Skip to content

Commit

Permalink
Always check links
Browse files Browse the repository at this point in the history
  • Loading branch information
koppor authored Nov 8, 2023
1 parent 9a63cc4 commit f7b9f26
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/check-links.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,6 @@ name: Check Markdown links

on:
push:
paths:
- '.github/workflows/check-links.yml'
- '**/*.md'
schedule:
# Run on the first of each month at 9:00 AM (See https://pubs.opengroup.org/onlinepubs/9699919799/utilities/crontab.html#tag_20_25_07)
- cron: "0 9 1 * *"
Expand Down

0 comments on commit f7b9f26

Please sign in to comment.