Skip to content

Commit 5f1a7e2

Browse files
sharadregoticlaude
andcommitted
DX-2361: Run external link check on every pull request
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
1 parent ec3aa21 commit 5f1a7e2

1 file changed

Lines changed: 1 addition & 3 deletions

File tree

.github/workflows/check-external-links.yml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,7 @@
11
name: Check External Links
22

33
on:
4-
schedule:
5-
# Runs every Monday at 07:00 UTC
6-
- cron: '0 7 * * 1'
4+
pull_request:
75
workflow_dispatch:
86
inputs:
97
timeout:

0 commit comments

Comments
 (0)