[ci] Add label handler workflow (#17128)

Authored by: bashonly
This commit is contained in:
bashonly
2026-07-03 23:27:24 +00:00
committed by GitHub
parent 6694ef8299
commit 1472d10980
2 changed files with 96 additions and 0 deletions
+4
View File
@@ -18,3 +18,7 @@ paths:
ignore:
# SC1090 "Can't follow non-constant source": ignore when using `source` to activate venv
- '.+SC1090.+'
.github/workflows/label-handler.yml:
ignore:
# https://github.com/rhysd/actionlint/issues/657
- 'unexpected key "queue" for "concurrency" section.+'