mirror of
https://github.com/upgundecha/howtheysre
synced 2026-01-02 23:38:01 +00:00
Fix path
This commit is contained in:
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
|
||||
|
||||
Reference in New Issue
Block a user