We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 22b9c71 commit a3bd8d1Copy full SHA for a3bd8d1
.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: ".markdownlint.json"
+ config_file: "/test/markdownlint.json"
18
19
- name: Node setup
20
uses: actions/setup-node@v1
0 commit comments