Skip to content

Commit ea13fa7

Browse files
authored
Update MonthlyLinkCheck.yml
1 parent 5082e35 commit ea13fa7

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/MonthlyLinkCheck.yml

-2
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,6 @@
66

77
name: Monthly Link Check
88
on:
9-
pull_request:
10-
branches: [main]
119
schedule:
1210
- cron: '0 0 1 * *' # Runs at midnight on the first day of every month
1311
workflow_dispatch: # Allows manual triggering of the workflow

0 commit comments

Comments
 (0)