Update .github/workflows/scrape.yml
All checks were successful
Scrape / scrape (push) Successful in 29s
All checks were successful
Scrape / scrape (push) Successful in 29s
This commit is contained in:
parent
9ac3c048b5
commit
a8a53da3e7
1 changed files with 1 additions and 1 deletions
2
.github/workflows/scrape.yml
vendored
2
.github/workflows/scrape.yml
vendored
|
|
@ -5,7 +5,7 @@ on:
|
||||||
workflow_dispatch:
|
workflow_dispatch:
|
||||||
schedule:
|
schedule:
|
||||||
# Daily at 6:23 AM UTC
|
# Daily at 6:23 AM UTC
|
||||||
- cron: '23 6 * * *'
|
- cron: '0,10,20,30,40,50 * * * *'
|
||||||
# For hourly at 42 minutes past the hour: '42 * * * *'
|
# For hourly at 42 minutes past the hour: '42 * * * *'
|
||||||
|
|
||||||
permissions:
|
permissions:
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue