Skip to content

Commit

Permalink
Add option to manually run linkcheck
Browse files Browse the repository at this point in the history
  • Loading branch information
GeckoEidechse committed Dec 28, 2024
1 parent 1eb901f commit d3d8c22
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/linkcheck.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@ name: Linkcheck
on:
push:
pull_request:
workflow_dispatch: # Manual run
schedule:
- cron: '0 0 * * 0' # Once a week

Expand Down

0 comments on commit d3d8c22

Please sign in to comment.