7
0
mirror of https://github.com/marado/RNID.git synced 2024-09-20 00:45:17 +00:00

quick tweak

This commit is contained in:
Tiago Carrondo 2021-10-24 17:43:58 +01:00 committed by GitHub
parent 2c87e01d7c
commit 715e6a8f1f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

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