mirror of
https://github.com/marado/RNID.git
synced 2025-01-03 01:17:34 +00:00
GA: updated to run at 18:15 instead
...just so we have it triggering soon, and see if there are still failures.
This commit is contained in:
parent
88cf88a689
commit
ca7173984a
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 15:00 UTC
|
||||
- cron: '0 15 * * *'
|
||||
# Every day at 18:15 UTC
|
||||
- cron: '15 18 * * *'
|
||||
|
||||
jobs:
|
||||
run-validation-scripts:
|
||||
|
Loading…
Reference in New Issue
Block a user