[CI] Trigger BC Linter when labels are added/removed (#24767)
This commit is contained in:
2
.github/workflows/bc-lint.yml
vendored
2
.github/workflows/bc-lint.yml
vendored
@ -6,6 +6,8 @@ on:
|
||||
- opened
|
||||
- synchronize
|
||||
- reopened
|
||||
- labeled
|
||||
- unlabeled
|
||||
|
||||
jobs:
|
||||
bc_lint:
|
||||
|
||||
Reference in New Issue
Block a user