7
0
mirror of https://github.com/marado/RNID.git synced 2024-12-22 03:54:21 +00:00

fix schedule

This commit is contained in:
Tiago Carrondo 2021-10-24 18:37:32 +01:00
parent 2c87e01d7c
commit 02a105e188

View File

@ -3,7 +3,7 @@ name: Validação automática
on: on:
schedule: schedule:
# Every day at 1:00 (AM) UTC # Every day at 1:00 (AM) UTC
- cron: '*/5 * * * *' - cron: '0 1 * * *'
jobs: jobs:
run-validation-scripts: run-validation-scripts: