We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ef4e913 commit 9567b87Copy full SHA for 9567b87
.github/workflows/external-links.yml
@@ -4,9 +4,7 @@ on:
4
pull_request:
5
branches:
6
- main
7
- schedule:
8
- - cron: "59 23 * * 7" # Runs every Sunday at 23:59 UTC
9
- workflow_dispatch: # Allows manual triggering
+ workflow_dispatch:
10
11
jobs:
12
check-external-links:
0 commit comments