We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ec5e7f5 commit 05c794aCopy full SHA for 05c794a
.github/workflows/ci.yaml
@@ -94,7 +94,7 @@ jobs:
94
# Check for dead links in our markdown!
95
# For the main branch:
96
- if: github.ref == 'refs/heads/main' && !github.event.pull_request.head.repo.fork
97
- uses: gaurav-nelson/github-action-markdown-link-check@v1\
+ uses: gaurav-nelson/github-action-markdown-link-check@v1
98
name: Check for dead links (main)
99
with:
100
use-quiet-mode: yes
0 commit comments