Skip to content

Commit

Permalink
ci: don't use my fork of markdownlint
Browse files Browse the repository at this point in the history
  • Loading branch information
wopian committed Jun 14, 2020
1 parent c9e66ba commit 790d74d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/markdownlint.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,4 +7,4 @@ jobs:
- name: Check out code
uses: actions/checkout@master
- name: Run mdl (with rules)
uses: wopian/markdownlint@master
uses: actionshub/markdownlint@master

0 comments on commit 790d74d

Please sign in to comment.