Skip to content

Commit

Permalink
fix: do not lint MD files as unable to ignore CHANGELOG
Browse files Browse the repository at this point in the history
  • Loading branch information
st3v3nhunt committed Sep 12, 2020
1 parent 28fe156 commit de3515f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/main.yml
Expand Up @@ -46,3 +46,4 @@ jobs:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
VALIDATE_ALL_CODEBASE: true
VALIDATE_BASH: false
VALIDATE_MD: false

0 comments on commit de3515f

Please sign in to comment.