We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f35d816 commit 087789eCopy full SHA for 087789e
.github/workflows/main.yml
@@ -1,5 +1,5 @@
1
name: Build EXE
2
-on: push
+on: [push, workflow_dispatch]
3
jobs:
4
build_exe:
5
runs-on: windows-latest
0 commit comments