We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bd248a0 commit 5f2f174Copy full SHA for 5f2f174
.github/workflows/check_links.yml
@@ -3,7 +3,7 @@ on:
3
repository_dispatch:
4
workflow_dispatch:
5
schedule:
6
- - cron: "0 5 * * *"
+ - cron: "0 5 * * 2"
7
jobs:
8
check:
9
runs-on: ubuntu-latest
0 commit comments