mirror of
https://github.com/aws-actions/configure-aws-credentials.git
synced 2026-03-12 18:07:10 -04:00
chore: update workflow to be able to trigger
This commit is contained in:
3
.github/workflows/development.yml
vendored
3
.github/workflows/development.yml
vendored
@@ -3,8 +3,7 @@
|
|||||||
name: Devel_workflow
|
name: Devel_workflow
|
||||||
on:
|
on:
|
||||||
workflow_dispatch:
|
workflow_dispatch:
|
||||||
pull_request:
|
push:
|
||||||
branches: [main]
|
|
||||||
# - synchronize
|
# - synchronize
|
||||||
# - reopened
|
# - reopened
|
||||||
#workflow_call:
|
#workflow_call:
|
||||||
|
|||||||
Reference in New Issue
Block a user