We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 21c5604 commit 24865b2Copy full SHA for 24865b2
.github/workflows/gh-actions-demo.yml
@@ -1,7 +1,7 @@
1
name: GitHub Actions Demo
2
run-name: ${{ github.actor }} is testing out GitHub Actions 🚀
3
on:
4
- push:
+ #push:
5
workflow_dispatch:
6
jobs:
7
Explore-GitHub-Actions:
0 commit comments