Skip to content

Commit 74a1fa4

Browse files
author
Kate Osborn
committed
Fix path
1 parent 97f5390 commit 74a1fa4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/lint.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -86,5 +86,5 @@ jobs:
8686

8787
- uses: DavidAnson/markdownlint-cli2-action@8f3516061301755c97ff833a8e933f09282cc5b5 # v11.0.0
8888
with:
89-
config: ${{ github.workspace }}.markdownlint-cli2.yaml
89+
config: ${{ github.workspace }}/.markdownlint-cli2.yaml
9090
globs: '**/*.md'

0 commit comments

Comments
 (0)