Skip to content

Commit 6d60c62

Browse files
committed
Use main branch as comparison point
The default is master and the action does not use the merge/checkout information to determine what is modified.
1 parent f59adb0 commit 6d60c62

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/check-markdown.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,3 +12,4 @@ jobs:
1212
- uses: gaurav-nelson/github-action-markdown-link-check@v1
1313
with:
1414
check-modified-files-only: 'yes'
15+
base-branch: 'main'

0 commit comments

Comments
 (0)