Skip to content

Commit e8e1db8

Browse files
committed
Move config file
1 parent 5f2e5d5 commit e8e1db8

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed
File renamed without changes.

.github/workflows/reusable-markdown-lint-check.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -14,4 +14,4 @@ jobs:
1414

1515
- name: Run markdownlint
1616
run: |
17-
npx [email protected] -c .markdownlint.yml -p .gitignore **/*.md -i licenses/licenses.md
17+
npx [email protected] -c .github/config/markdownlint.yml -p .gitignore **/*.md -i licenses/licenses.md

0 commit comments

Comments
 (0)