Fix CI schedule

This commit is contained in:
Martin Liska 2025-02-15 23:03:42 +01:00
parent 5a9d7654d2
commit 2ceea672a0
1 changed files with 1 additions and 1 deletions

View File

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