7
0
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:
Marcos Marado 2022-01-12 14:16:12 +00:00
parent 4a62096b2f
commit 41a887ac34

View File

@ -2,8 +2,8 @@ name: Validação automática
on: on:
schedule: schedule:
# Every day at 11:00 (AM) UTC # Every day at 15:00 UTC
- cron: '0 13 * * *' - cron: '0 15 * * *'
jobs: jobs:
run-validation-scripts: run-validation-scripts: