We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents a675b2b + 538d5e0 commit 927eb69Copy full SHA for 927eb69
1 file changed
.github/workflows/link-checker.yml
@@ -4,9 +4,9 @@ on:
4
workflow_dispatch:
5
schedule:
6
- cron: "0 10 * * 0"
7
- push:
8
- branches:
9
- - main
+ #push:
+ # branches:
+ # - main
10
pull_request:
11
types: [opened, synchronize, reopened, closed]
12
branches:
0 commit comments