2
0
mirror of https://github.com/rehlds/rehlds.git synced 2024-12-25 06:05:39 +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]
release:
types: [published]
workflow_dispatch:
jobs:
windows: