We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fdf9e1f commit aa385faCopy full SHA for aa385fa
1 file changed
.github/workflows/main.yml
@@ -4,7 +4,8 @@
4
name: Push tests
5
# run-name: ${{ github.actor }} push tests
6
7
-#on:
+on:
8
+ workflow_dispatch:
9
# push:
10
# pull_request:
11
0 commit comments