2
0
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:
Sergey Shorokhov 2024-12-14 18:07:53 +03:00
parent 1a68407710
commit 28c205de11

View File

@ -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: