only trigger prereleases build manually
This commit is contained in:
parent
a351b63868
commit
db2b615cbf
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
|
|
@ -1,6 +1,6 @@
|
|||
name: build
|
||||
|
||||
on: [push, pull_request, workflow_dispatch]
|
||||
on: [workflow_dispatch]
|
||||
|
||||
jobs:
|
||||
windows-msys:
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user