Create GitHub Actions CI for 2.4.x

This commit is contained in:
Eleftheria Stein
2020-11-10 11:51:20 +01:00
parent 34876397a0
commit b4a8c7e516

View File

@@ -1,9 +1,9 @@
name: CI
name: 2.4.x CI
on:
push:
branches:
- master
- 2.4.x
schedule:
- cron: '0 10 * * *' # Once per day at 10am UTC