Skip to content

Commit

Permalink
Use main branch as comparison point
Browse files Browse the repository at this point in the history
The default is master and the action does not use the merge/checkout
information to determine what is modified.
  • Loading branch information
jonahgraham committed Oct 9, 2023
1 parent 5e94972 commit 9fb9952
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/check-markdown.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,3 +12,4 @@ jobs:
- uses: gaurav-nelson/github-action-markdown-link-check@v1
with:
check-modified-files-only: 'yes'
base-branch: 'main'

0 comments on commit 9fb9952

Please sign in to comment.