Skip to content

Commit

Permalink
chore: pause daily link checker (#741)
Browse files Browse the repository at this point in the history
  • Loading branch information
klesh committed Apr 17, 2024
1 parent fb7f83f commit bd2f441
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/link-schedule.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@ name: Check links daily

on:
workflow_dispatch:
schedule:
- cron: "18 0 * * *"
# schedule:
# - cron: "18 0 * * *"

permissions:
issues: write # to create an issue when link check fails
Expand Down

0 comments on commit bd2f441

Please sign in to comment.