Fix CI schedule
This commit is contained in:
parent
b4791992a3
commit
fcfabc1076
1 changed files with 1 additions and 1 deletions
|
|
@ -7,7 +7,7 @@ on:
|
|||
pull_request:
|
||||
schedule:
|
||||
# Run multiple times a day as the successfull cached links are not checked every time.
|
||||
- cron: '0 */3 * * *'
|
||||
- cron: '0 */8 * * *'
|
||||
|
||||
jobs:
|
||||
ci:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue