We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a3bd8d1 commit e3f1bd5Copy full SHA for e3f1bd5
.github/workflows/workflow.yml
@@ -14,7 +14,7 @@ jobs:
14
uses: nosborn/github-action-markdown-cli@v1.1.1
15
with:
16
files: README.md
17
- config_file: "/test/markdownlint.json"
+ config_file: "./test/.markdownlint.json"
18
19
- name: Node setup
20
uses: actions/setup-node@v1
0 commit comments