We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dc3f245 commit db9a0a2Copy full SHA for db9a0a2
g/GitHub Actions.yaml
@@ -1,7 +1,7 @@
1
name: Hello World
2
3
on:
4
- workflow_dispatch
+ [workflow_dispatch, push]
5
6
jobs:
7
hello:
0 commit comments