mirror of
https://github.com/vcmi/vcmi.git
synced 2025-08-13 19:54:17 +02:00
allow building beta branch
This commit is contained in:
1
.github/workflows/github.yml
vendored
1
.github/workflows/github.yml
vendored
@@ -4,6 +4,7 @@ on:
|
||||
push:
|
||||
branches:
|
||||
- features/*
|
||||
- beta
|
||||
pull_request:
|
||||
schedule:
|
||||
- cron: '0 2 * * *'
|
||||
|
Reference in New Issue
Block a user