MNT Run module-standardiser

This commit is contained in:
Guy Sartorelli 2024-01-31 10:16:44 +13:00
parent afdcf82e1d
commit e9a585facf
No known key found for this signature in database
GPG Key ID: F313E3B9504D496A
1 changed files with 2 additions and 2 deletions

View File

@ -1,9 +1,9 @@
name: Dispatch CI
on:
# At 4:00 PM and 5:00 PM
# At 1:05 PM UTC, only on Sunday and Monday
schedule:
- cron: '0 16,17 * * *'
- cron: '5 13 * * 0,1'
jobs:
dispatch-ci: