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 6caf06c commit 0ffd012Copy full SHA for 0ffd012
1 file changed
.github/workflows/build.yml
@@ -1,8 +1,6 @@
1
name: "Run Build Dev"
2
on:
3
- push:
4
- branches:
5
- - main
+ workflow_dispatch:
6
7
jobs:
8
build:
0 commit comments