[CI] fix triggered by a non-run-ci label (#13393)
This commit is contained in:
2
.github/workflows/quantization-test.yml
vendored
2
.github/workflows/quantization-test.yml
vendored
@@ -17,7 +17,7 @@ on:
|
||||
- "scripts/ci/**"
|
||||
- "test/**"
|
||||
- ".github/workflows/quantization-test.yml"
|
||||
types: [synchronize, labeled]
|
||||
types: [synchronize]
|
||||
workflow_dispatch:
|
||||
|
||||
concurrency:
|
||||
|
||||
Reference in New Issue
Block a user