Merge branch 'main' into release-6.1.2

This commit is contained in:
Liam DeBeasi
2022-04-20 19:43:57 +05:45
committed by GitHub

View File

@@ -4,7 +4,7 @@ on:
schedule:
# Run every Monday-Friday
# at 6:00 UTC (6:00 am UTC)
- cron: '00 06 * * 1,5'
- cron: '00 06 * * 1-5'
jobs:
nightly-build: