mirror of
https://github.com/sdras/awesome-actions.git
synced 2025-02-02 17:34:43 -05:00
Use awesome-lint directly
This commit is contained in:
parent
d79b73b109
commit
ed28d283b6
6
.github/workflows/lint.yml
vendored
6
.github/workflows/lint.yml
vendored
@ -5,5 +5,7 @@ jobs:
|
||||
name: Lint
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- uses: actions/checkout@v1.0.0
|
||||
- uses: max/awesome-lint@v2.0.0
|
||||
- uses: actions/checkout@v2
|
||||
with:
|
||||
fetch-depth: 0
|
||||
- run: npx awesome-lint
|
||||
|
Loading…
x
Reference in New Issue
Block a user