Skip to content

Commit 7f1c5d9

Browse files
authored
save
1 parent fae4f79 commit 7f1c5d9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/01_github-actions-demo.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ name: GitHub Actions Demo
33
run-name: ${{ github.actor }} is testing out GitHub Actions 🚀
44

55
on:
6-
- label # uncomment push
6+
- label # uncomment push .
77
- push
88

99
jobs:

0 commit comments

Comments
 (0)