Skip to content

chore: skip E2E tests on change-log generation #129

chore: skip E2E tests on change-log generation

chore: skip E2E tests on change-log generation #129

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