ci: update action job name

This commit is contained in:
James Harris 2020-06-14 20:38:32 +01:00 committed by GitHub
parent 790d74dad3
commit 5682c0f9db
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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