Skip to content

Commit

Permalink
Once more unto the breach, dear friends, once more.
Browse files Browse the repository at this point in the history
  • Loading branch information
M. J. Fromberger committed Apr 13, 2022
1 parent d023201 commit 17438eb
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/markdown-links.yml
Expand Up @@ -11,14 +11,12 @@ jobs:
markdown-link-check:
runs-on: ubuntu-latest
steps:
- name: Work around https://github.com/actions/checkout/pull/760
run: git config --global --add safe.directory $GITHUB_WORKSPACE
- uses: actions/checkout@v3
- uses: technote-space/get-diff-action@v6.0.1
with:
PATTERNS: |
**/**.md
- uses: gaurav-nelson/github-action-markdown-link-check@1.0.14
- uses: creachadair/github-action-markdown-link-check@master
with:
check-modified-files-only: 'yes'
config-file: '.md-link-check.json'
Expand Down

0 comments on commit 17438eb

Please sign in to comment.