Update broken links ignore file
This commit is contained in:
3
.github/workflows/broken-link-checker.yml
vendored
3
.github/workflows/broken-link-checker.yml
vendored
@@ -7,9 +7,6 @@
|
||||
name: Check for broken links
|
||||
|
||||
on:
|
||||
pull_request:
|
||||
branches:
|
||||
- main
|
||||
workflow_dispatch:
|
||||
schedule: # Run every weekday at 12:30 UTC
|
||||
- cron: '30 12 * * 1-5'
|
||||
|
||||
Reference in New Issue
Block a user