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 6c7ce13 commit 91db4d1Copy full SHA for 91db4d1
.github/workflows/lint_links.yml
@@ -25,4 +25,4 @@ jobs:
25
- uses: tcort/github-action-markdown-link-check@v1
26
with:
27
use-quiet-mode: "yes"
28
- check-modified-files-only: ${{ (github.event_name == 'pull_request' && 'yes') || 'no' }}
+ check-modified-files-only: "no"
0 commit comments