Fix CI schedule
This commit is contained in:
parent
5a9d7654d2
commit
2ceea672a0
|
|
@ -7,7 +7,7 @@ on:
|
||||||
pull_request:
|
pull_request:
|
||||||
schedule:
|
schedule:
|
||||||
# Run multiple times a day as the successfull cached links are not checked every time.
|
# Run multiple times a day as the successfull cached links are not checked every time.
|
||||||
- cron: '0 */3 * * *'
|
- cron: '0 */8 * * *'
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
ci:
|
ci:
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue