We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 91944e7 commit 44fa6b3Copy full SHA for 44fa6b3
.github/workflows/main.yml
@@ -1,8 +1,7 @@
1
name: Build BScript GUI
2
3
on:
4
- workflow_run:
5
- branches: [ main ]
+ workflow_dispatch:
6
7
jobs:
8
build-windows:
0 commit comments