Skip to content

feat(gh-action): align version management mobile and extension #81

feat(gh-action): align version management mobile and extension

feat(gh-action): align version management mobile and extension #81

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 }}