Skip to content

Commit

Permalink
Add manual dispatch to link validation
Browse files Browse the repository at this point in the history
  • Loading branch information
zmievsa committed Jan 26, 2025
1 parent 379ff5b commit 8a6101e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/validate_links.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ on:
schedule:
# Run everyday at 9:00 AM
- cron: "0 9 * * *"
workflow_dispatch: # Allows manual triggering of the workflow

jobs:
build-docs-to-validate-links:
Expand Down

0 comments on commit 8a6101e

Please sign in to comment.