Skip to content

Commit 24865b2

Browse files
authored
Update gh-actions-demo.yml
1 parent 21c5604 commit 24865b2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/gh-actions-demo.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name: GitHub Actions Demo
22
run-name: ${{ github.actor }} is testing out GitHub Actions 🚀
33
on:
4-
push:
4+
#push:
55
workflow_dispatch:
66
jobs:
77
Explore-GitHub-Actions:

0 commit comments

Comments
 (0)