Skip to content

Commit 91db4d1

Browse files
committed
[DO NOT MERGE] check links
1 parent 6c7ce13 commit 91db4d1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/lint_links.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,4 +25,4 @@ jobs:
2525
- uses: tcort/github-action-markdown-link-check@v1
2626
with:
2727
use-quiet-mode: "yes"
28-
check-modified-files-only: ${{ (github.event_name == 'pull_request' && 'yes') || 'no' }}
28+
check-modified-files-only: "no"

0 commit comments

Comments
 (0)