Skip to content

chore(changelog-check): exclude private packages from changelog check #76

chore(changelog-check): exclude private packages from changelog check

chore(changelog-check): exclude private packages from changelog check #76

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