We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 27aaa29 commit 337b68fCopy full SHA for 337b68f
.github/workflows/test-aws-param-to-env.yml
@@ -1,5 +1,5 @@
1
# Controls when the action will run. Triggers the workflow after a git push.
2
-on: push
+on: [push]
3
4
# A workflow run is made up of one or more jobs that can run sequentially or in parallel
5
jobs:
0 commit comments