Skip to content

Commit

Permalink
update check conditions
Browse files Browse the repository at this point in the history
  • Loading branch information
laurasootes committed Jan 25, 2024
1 parent 4e23bc7 commit 9d8fe12
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions .github/workflows/markdown-link-check.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,4 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@main
- uses: gaurav-nelson/github-action-markdown-link-check@v1
with:
check-modified-files-only: 'yes'
base-branch: 'main'
- uses: gaurav-nelson/github-action-markdown-link-check@v1

0 comments on commit 9d8fe12

Please sign in to comment.