Skip to content

Commit

Permalink
fix: update awesome lint
Browse files Browse the repository at this point in the history
  • Loading branch information
svfat committed May 9, 2024
1 parent 345c029 commit 58bcf41
Showing 1 changed file with 5 additions and 3 deletions.
8 changes: 5 additions & 3 deletions .github/workflows/lint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,10 @@ name: Lint Awesome List
on: [push, pull_request]
jobs:
lint:
name: Lint
name: Awesome_Lint
runs-on: ubuntu-latest
steps:
- uses: actions/[email protected]
- uses: max/[email protected]
- uses: actions/checkout@v2
with:
fetch-depth: 0
- run: npx awesome-lint

0 comments on commit 58bcf41

Please sign in to comment.