1
0
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:
Andrey Filipenkov 2022-09-20 12:04:15 +03:00
parent 753e7905b3
commit 861df6fe71

View File

@ -7,6 +7,7 @@ on:
pull_request:
schedule:
- cron: '0 2 * * *'
workflow_dispatch:
env:
# Customize the CMake build type here (Release, Debug, RelWithDebInfo, etc.)