This commit is contained in:
Unmesh Gundecha
2024-07-06 12:56:19 +08:00
parent 22b9c71ff9
commit a3bd8d12b9

View File

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