ci: update action job name
This commit is contained in:
parent
790d74dad3
commit
5682c0f9db
2
.github/workflows/markdownlint.yaml
vendored
2
.github/workflows/markdownlint.yaml
vendored
@ -6,5 +6,5 @@ jobs:
|
||||
steps:
|
||||
- name: Check out code
|
||||
uses: actions/checkout@master
|
||||
- name: Run mdl (with rules)
|
||||
- name: Run mdl
|
||||
uses: actionshub/markdownlint@master
|
||||
|
Loading…
Reference in New Issue
Block a user