We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1a88a35 commit 26810f9Copy full SHA for 26810f9
.github/workflows/link-validator.yml
@@ -4,7 +4,7 @@ on:
4
workflow_dispatch:
5
pull_request:
6
schedule:
7
- - cron: '0 6 * * 1'
+ - cron: '40 6 1 * *'
8
9
permissions:
10
contents: read
0 commit comments