Update lint-check.yml with the job setting

This commit is contained in:
Willem Jiang 2026-06-11 00:07:36 +08:00 committed by GitHub
parent 5819bd8a59
commit 2d5f0787de
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -10,7 +10,7 @@ permissions:
contents: read
jobs:
lint:
lint-backend:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v6