Skip to content

Commit 5b180cf

Browse files
committed
*** TESTING ONLY ***
1 parent a7d300e commit 5b180cf

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

.github/workflows/check-urls.yml

+3-2
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,9 @@
66
name: Check URLs
77

88
on:
9-
schedule:
10-
- cron: '0 4 * * 2' # Tues 4:00 AM UTC
9+
pull_request:
10+
branches:
11+
- bugfix-2.1.x
1112

1213
jobs:
1314
check_urls:

0 commit comments

Comments
 (0)