We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5a9d765 commit 2ceea67Copy full SHA for 2ceea67
.github/workflows/ci.yml
@@ -7,7 +7,7 @@ on:
7
pull_request:
8
schedule:
9
# Run multiple times a day as the successfull cached links are not checked every time.
10
- - cron: '0 */3 * * *'
+ - cron: '0 */8 * * *'
11
12
jobs:
13
ci:
0 commit comments