We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 57c0210 commit 6c4d655Copy full SHA for 6c4d655
.github/workflows/link-validator.yml
@@ -9,7 +9,7 @@ on:
9
- v*
10
workflow_dispatch:
11
schedule:
12
- - cron: '0 6 * * 1'
+ - cron: '0 6 1 * *'
13
14
permissions:
15
contents: read
0 commit comments