mirror of
https://github.com/upgundecha/howtheysre.git
synced 2026-02-05 00:09:09 +00:00
Fix workflow
This commit is contained in:
parent
97d7b203c4
commit
c68d303aea
4
.github/workflows/workflow.yml
vendored
4
.github/workflows/workflow.yml
vendored
@ -10,13 +10,13 @@ jobs:
|
||||
steps:
|
||||
- uses: actions/checkout@v1
|
||||
|
||||
- name: markdown lit
|
||||
- name: Run markdown lint
|
||||
uses: nosborn/github-action-markdown-cli@v1.1.1
|
||||
with:
|
||||
files: README.md
|
||||
config_file: ".markdownlint.json"
|
||||
|
||||
- name: Checklist
|
||||
- name: Setup and run check list
|
||||
uses: actions/setup-node@v1
|
||||
with:
|
||||
node-version: '12.x'
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user