This commit is contained in:
Unmesh Gundecha
2024-07-06 13:09:15 +08:00
parent a3bd8d12b9
commit e3f1bd553c

View File

@@ -14,7 +14,7 @@ jobs:
uses: nosborn/github-action-markdown-cli@v1.1.1
with:
files: README.md
config_file: "/test/markdownlint.json"
config_file: "./test/.markdownlint.json"
- name: Node setup
uses: actions/setup-node@v1