Skip to content

[cherry pick] chore: Reduce E2E test jobs run on PRs (#28525) #1953

[cherry pick] chore: Reduce E2E test jobs run on PRs (#28525)

[cherry pick] chore: Reduce E2E test jobs run on PRs (#28525) #1953

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@18af6e4b56a18230d1792480e249ebc50b324927
secrets:
TEAM_LABEL_TOKEN: ${{ secrets.TEAM_LABEL_TOKEN }}