mirror of
https://github.com/rehlds/rehlds.git
synced 2024-12-26 06:35:42 +03:00
CI: add workflow_dispatch
event trigger
[skip ci]
This commit is contained in:
parent
1a68407710
commit
28c205de11
1
.github/workflows/build.yml
vendored
1
.github/workflows/build.yml
vendored
@ -10,6 +10,7 @@ on:
|
|||||||
types: [opened, reopened, synchronize]
|
types: [opened, reopened, synchronize]
|
||||||
release:
|
release:
|
||||||
types: [published]
|
types: [published]
|
||||||
|
workflow_dispatch:
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
windows:
|
windows:
|
||||||
|
Loading…
Reference in New Issue
Block a user