mirror of
https://github.com/vcmi/vcmi.git
synced 2025-08-13 19:54:17 +02:00
[CI] add ability to run workflow manually
This commit is contained in:
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.)
|
||||
|
Reference in New Issue
Block a user