Skip to content

Commit 6a3251a

Browse files
committed
feat: remove pull request trigger from link checker workflow
1 parent 2187ca7 commit 6a3251a

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/link-checker.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,6 @@ name: Link Checker
33
on:
44
repository_dispatch:
55
workflow_dispatch:
6-
pull_request:
7-
types: [opened, synchronize, reopened]
86
schedule:
97
- cron: '0 0 1 * *' # Run at midnight on the first of every month
108

0 commit comments

Comments
 (0)