Skip to content

Commit 9567b87

Browse files
committed
fix(ci): workflow
1 parent ef4e913 commit 9567b87

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

.github/workflows/external-links.yml

+1-3
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,7 @@ on:
44
pull_request:
55
branches:
66
- main
7-
schedule:
8-
- cron: "59 23 * * 7" # Runs every Sunday at 23:59 UTC
9-
workflow_dispatch: # Allows manual triggering
7+
workflow_dispatch:
108

119
jobs:
1210
check-external-links:

0 commit comments

Comments
 (0)