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 6acabed commit e30e4e7Copy full SHA for e30e4e7
.github/workflows/main.yml
@@ -1,8 +1,8 @@
1
name: Main Workflow
2
on:
3
push:
4
- branches:
5
- - main
+
+ workflow_dispatch:
6
7
permissions:
8
contents: read
0 commit comments