Update lint-check.yml with the job setting
This commit is contained in:
parent
5819bd8a59
commit
2d5f0787de
2
.github/workflows/lint-check.yml
vendored
2
.github/workflows/lint-check.yml
vendored
@ -10,7 +10,7 @@ permissions:
|
||||
contents: read
|
||||
|
||||
jobs:
|
||||
lint:
|
||||
lint-backend:
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- uses: actions/checkout@v6
|
||||
|
||||
Loading…
Reference in New Issue
Block a user