Skip to content

Commit a9d67e5

Browse files
committed
chore: remove on pull_request trigger
monthly cron job, manually dispatchable
1 parent 71b8d42 commit a9d67e5

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/lychee-cron.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
name: Check Links In Public Directory
22

33
on:
4-
pull_request:
54
schedule:
65
- cron: "0 0 1 * *" # Monthly run on the 1st day of every month at midnight UTC
76
workflow_dispatch:

0 commit comments

Comments
 (0)