1
0
mirror of https://github.com/vcmi/vcmi.git synced 2025-09-16 09:26:28 +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: push:
branches: branches:
- features/* - features/*
- beta
pull_request: pull_request:
schedule: schedule:
- cron: '0 2 * * *' - cron: '0 2 * * *'