1
0
mirror of https://github.com/vcmi/vcmi.git synced 2024-12-24 22:14:36 +02:00

allow building beta branch

This commit is contained in:
Andrii Danylchenko 2022-12-02 13:16:22 +02:00
parent fd21f9ead2
commit 162b3017ce

View File

@ -4,6 +4,7 @@ on:
push:
branches:
- features/*
- beta
pull_request:
schedule:
- cron: '0 2 * * *'