Skip to content

Commit 494fd6b

Browse files
authored
Allow team PR labels (#10548)
Allow team PR labels Merge branch 'master' into sarahchen6/allow-team-label Co-authored-by: sarah.chen <sarah.chen@datadoghq.com>
1 parent dffb2b0 commit 494fd6b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/check-pull-request-labels.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,7 @@ jobs:
3131
'inst:',
3232
'tag:',
3333
'mergequeue-status:',
34+
'team:',
3435
'performance:', // To refactor to 'ci: ' in the future
3536
'run-tests:' // Unused since GitLab migration
3637
]

0 commit comments

Comments
 (0)