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:
Marcos Marado 2022-07-30 18:11:06 +01:00
parent 88cf88a689
commit ca7173984a
1 changed files with 2 additions and 2 deletions

View File

@ -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: