[CI] fix lint yml (syntax error) (#13496)

This commit is contained in:
Liangsheng Yin
2025-11-18 15:53:33 +08:00
committed by GitHub
parent 820e13c9c1
commit 33905005ee

View File

@@ -10,7 +10,6 @@ on:
jobs:
lint:
runs-on: ubuntu-latest
if: contains(github.event.pull_request.labels.*.name)
steps:
- uses: actions/checkout@v4