Fix CI schedule

This commit is contained in:
Martin Liska 2025-02-15 23:03:42 +01:00
parent b4791992a3
commit fcfabc1076

View file

@ -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: