mirror of
https://github.com/marado/RNID.git
synced 2024-12-22 03:54:21 +00:00
fix schedule
This commit is contained in:
parent
2c87e01d7c
commit
02a105e188
2
.github/workflows/scripts.yml
vendored
2
.github/workflows/scripts.yml
vendored
@ -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:
|
||||||
|
Loading…
Reference in New Issue
Block a user