Skip to content

Commit

Permalink
fix: file name
Browse files Browse the repository at this point in the history
  • Loading branch information
evan-forbes committed Sep 19, 2023
1 parent 1c56df6 commit 6f510d8
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
File renamed without changes.
4 changes: 2 additions & 2 deletions .github/workflows/markdown-linter.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: "Markdown Lint and Link Check"
name: "markdown-linter"
on:
push:

Expand Down Expand Up @@ -29,7 +29,7 @@ jobs:
uses: actions/checkout@v2

- name: Run markdown link check
uses: gaurav-nelson/[email protected].14
uses: gaurav-nelson/[email protected].15
with:
config-file: '.github/markdown-link-check-config.json'
folder-path: '.'

0 comments on commit 6f510d8

Please sign in to comment.