Skip to content

Test changelog automation https://github.com/MetaMask/auto-changelog/… #126

Test changelog automation https://github.com/MetaMask/auto-changelog/…

Test changelog automation https://github.com/MetaMask/auto-changelog/… #126

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