Skip to content

INFRA-2849: Made extension work with release/x.y.z branch syntax #122

INFRA-2849: Made extension work with release/x.y.z branch syntax

INFRA-2849: Made extension work with release/x.y.z branch syntax #122

name: Add team label
on:
pull_request:
types:
- opened
jobs:
add-team-label:
uses: ./.github/workflows/add-team-label.yml
secrets:
TEAM_LABEL_TOKEN: ${{ secrets.TEAM_LABEL_TOKEN }}