This commit is contained in:
Caleb Clavin 2026-08-14 18:12:54 -07:00 committed by GitHub
commit 753667db92
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 2 additions and 0 deletions

View File

@ -7,6 +7,8 @@ on:
pull_request:
paths:
- 'collections/**.json'
schedule:
- cron: '17 6 * * 1'
jobs:
validate-urls: