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 d6ec7d6 commit 412f52cCopy full SHA for 412f52c
.github/workflows/linkcheck.yml
@@ -3,6 +3,7 @@ on:
3
schedule:
4
# UTC 23:00 is early morning in Australia (9am)
5
- cron: '0 23 * * *'
6
+ workflow_dispatch:
7
jobs:
8
link-checking:
9
name: Link Checking
0 commit comments