Skip to content

Commit

Permalink
awesome lint fix
Browse files Browse the repository at this point in the history
  • Loading branch information
rhelmke committed Oct 17, 2023
1 parent 1638cd3 commit fe0fec0
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions .github/workflows/awesome-lint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,4 @@ jobs:
- uses: actions/checkout@v2
with:
fetch-depth: 0 # fix remark-lint:awesome-git-repo-age
- name: Test awesome-lint with custom file path
uses: jthegedus/github-action-awesome-lint@68fc989d5a01aa127ce502a59f72ebe4166386f1 # commit_sha of tag v0.1.0
with:
args: 'readme.md'
- run: 'npx awesome-lint "readme.md"'

0 comments on commit fe0fec0

Please sign in to comment.