Merge pull request #2180 from mozilla/flodolo-patch-1

Run builds also as scheduled task
This commit is contained in:
Andrea Marchesini
2021-10-28 11:51:03 +02:00
committed by GitHub
+2
View File
@@ -8,6 +8,8 @@ on:
branches: branches:
- main - main
- production - production
schedule:
- cron: '0 2 * * *' # Daily at 2AM UTC
jobs: jobs:
builds: builds: