mirror of
https://github.com/chrislgarry/Apollo-11.git
synced 2025-02-15 17:14:38 +00:00
ci: don't use my fork of markdownlint
This commit is contained in:
parent
c9e66ba663
commit
790d74dad3
1 changed files with 1 additions and 1 deletions
2
.github/workflows/markdownlint.yaml
vendored
2
.github/workflows/markdownlint.yaml
vendored
|
@ -7,4 +7,4 @@ jobs:
|
||||||
- name: Check out code
|
- name: Check out code
|
||||||
uses: actions/checkout@master
|
uses: actions/checkout@master
|
||||||
- name: Run mdl (with rules)
|
- name: Run mdl (with rules)
|
||||||
uses: wopian/markdownlint@master
|
uses: actionshub/markdownlint@master
|
||||||
|
|
Loading…
Add table
Reference in a new issue