mirror of
https://github.com/vcmi/vcmi.git
synced 2024-12-22 22:13:35 +02:00
[CI] add ability to run workflow manually
This commit is contained in:
parent
753e7905b3
commit
861df6fe71
1
.github/workflows/github.yml
vendored
1
.github/workflows/github.yml
vendored
@ -7,6 +7,7 @@ on:
|
||||
pull_request:
|
||||
schedule:
|
||||
- cron: '0 2 * * *'
|
||||
workflow_dispatch:
|
||||
|
||||
env:
|
||||
# Customize the CMake build type here (Release, Debug, RelWithDebInfo, etc.)
|
||||
|
Loading…
Reference in New Issue
Block a user