From 77b103463aa955ef0ea8efc54252f52ddfa56355 Mon Sep 17 00:00:00 2001 From: Sarah Chen Date: Fri, 6 Feb 2026 12:48:23 -0500 Subject: [PATCH] Allow team PR labels --- .github/workflows/check-pull-request-labels.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/check-pull-request-labels.yaml b/.github/workflows/check-pull-request-labels.yaml index 10f4175e31e..3dcc6d41e84 100644 --- a/.github/workflows/check-pull-request-labels.yaml +++ b/.github/workflows/check-pull-request-labels.yaml @@ -31,6 +31,7 @@ jobs: 'inst:', 'tag:', 'mergequeue-status:', + 'team:', 'performance:', // To refactor to 'ci: ' in the future 'run-tests:' // Unused since GitLab migration ]