We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 19689cb commit 1a577dbCopy full SHA for 1a577db
1 file changed
.github/workflows/push.yaml
@@ -1,6 +1,7 @@
1
name: Push workflow
2
3
-on: [push]
+on:
4
+ push:
5
workflow_dispatch:
6
7
jobs:
0 commit comments