Skip to content

Commit

Permalink
Check broken links on push to docs-0.8 too (#4254)
Browse files Browse the repository at this point in the history
Co-authored-by: Vlad A. Ionescu <[email protected]>
  • Loading branch information
vladaionescu and vladaionescu authored Jul 12, 2024
1 parent f848422 commit da0cc0e
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/docs-checks-links.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
name: Check Docs for Broken Links

on:
push:
branches: [docs-0.8]
pull_request:
branches: [docs-0.8]

Expand Down

0 comments on commit da0cc0e

Please sign in to comment.