We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 58fa2e6 + 25a653e commit 98f9e85Copy full SHA for 98f9e85
1 file changed
.github/workflows/link-check.yml
@@ -2,12 +2,6 @@ name: link-check
2
3
on:
4
workflow_dispatch:
5
- push:
6
- branches:
7
- - main
8
- pull_request:
9
10
11
schedule:
12
- cron: '0 0 1 * *' # first day of every month at midnight
13
0 commit comments