mirror of
https://github.com/marado/RNID.git
synced 2025-03-01 11:36:43 +00:00
GA: change the cron time
So that we have a second run attempt today.
This commit is contained in:
parent
4a62096b2f
commit
41a887ac34
4
.github/workflows/scripts.yml
vendored
4
.github/workflows/scripts.yml
vendored
@ -2,8 +2,8 @@ name: Validação automática
|
||||
|
||||
on:
|
||||
schedule:
|
||||
# Every day at 11:00 (AM) UTC
|
||||
- cron: '0 13 * * *'
|
||||
# Every day at 15:00 UTC
|
||||
- cron: '0 15 * * *'
|
||||
|
||||
jobs:
|
||||
run-validation-scripts:
|
||||
|
Loading…
Reference in New Issue
Block a user