Skip to content

Commit 4a1fb29

Browse files
EdwardAngertEdwardAngert
EdwardAngert
authored and
EdwardAngert
committed
fix typo
1 parent 150fdef commit 4a1fb29

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -224,7 +224,7 @@ jobs:
224224
- name: markdownlint-cli2-action
225225
uses: DavidAnson/markdownlint-cli2-action@v18.0.0
226226
with:
227-
config: ".github/actions/markdownlint-cli2-action/.markdownlint.json"
227+
config: ".github/actions/markdownlint-cli2/.markdownlint.json"
228228
globs: "docs/**/*.md"
229229
fix: true
230230

0 commit comments

Comments
 (0)