Fix CI schedule
This commit is contained in:
parent
5a9d7654d2
commit
2ceea672a0
|
|
@ -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…
Reference in New Issue