We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1464f24 commit 9bbf25cCopy full SHA for 9bbf25c
.github/workflows/nightly-build.yml
@@ -1,7 +1,6 @@
1
name: Nightly Build
2
on:
3
- push
4
- #workflow_dispatch
+ workflow_dispatch
5
6
jobs:
7
# Builds all native images and uploads each binary as a separate artifact
0 commit comments