Skip to content

Commit

Permalink
Turning link checking back off (#8844)
Browse files Browse the repository at this point in the history
  • Loading branch information
rachelwhitton authored Jan 24, 2024
1 parent 913ca99 commit 87ec5f5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pr-links.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,6 @@ jobs:
"*.md"
"source/**/*.md"
--timeout 20
fail: true
fail: false
env:
GITHUB_TOKEN: ${{secrets.GITHUB_TOKEN}}

0 comments on commit 87ec5f5

Please sign in to comment.