We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 057f71c commit 5a198a6Copy full SHA for 5a198a6
.github/workflows/main.yml
@@ -1,5 +1,5 @@
1
name: main
2
-on: [push, pull_request]
+on: [push, pull_request, workflow_dispatch ]
3
env:
4
SCRIPT_DIR: ./.github/scripts
5
0 commit comments