Skip to content

Commit 337b68f

Browse files
committed
Fixed on syntax.
1 parent 27aaa29 commit 337b68f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test-aws-param-to-env.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# Controls when the action will run. Triggers the workflow after a git push.
2-
on: push
2+
on: [push]
33

44
# A workflow run is made up of one or more jobs that can run sequentially or in parallel
55
jobs:

0 commit comments

Comments
 (0)