Skip to content

Commit

Permalink
feat: remove pull request trigger from link checker workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
JeelRajodiya committed Mar 4, 2025
1 parent 2187ca7 commit 6a3251a
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/link-checker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,6 @@ name: Link Checker
on:
repository_dispatch:
workflow_dispatch:
pull_request:
types: [opened, synchronize, reopened]
schedule:
- cron: '0 0 1 * *' # Run at midnight on the first of every month

Expand Down

0 comments on commit 6a3251a

Please sign in to comment.