Skip to content

fix: remove repeated account option #1038

fix: remove repeated account option

fix: remove repeated account option #1038

Workflow file for this run

name: Add team label
on:
pull_request:
types:
- opened
jobs:
add-team-label:
uses: metamask/github-tools/.github/workflows/add-team-label.yml@main
secrets:
PERSONAL_ACCESS_TOKEN: ${{ secrets.RELEASE_LABEL_TOKEN }}