Skip to content

Commit

Permalink
Merge pull request #6 from svfat/fix/4_update_awesome_lint
Browse files Browse the repository at this point in the history
fix: update awesome lint
  • Loading branch information
svfat authored May 9, 2024
2 parents 345c029 + 58bcf41 commit 50acd62
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 50acd62

Please sign in to comment.