mirror of
https://github.com/upgundecha/howtheysre.git
synced 2026-02-04 15:59:09 +00:00
Fix path
This commit is contained in:
parent
a3bd8d12b9
commit
e3f1bd553c
2
.github/workflows/workflow.yml
vendored
2
.github/workflows/workflow.yml
vendored
@ -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
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user