Skip to content

fix: flaky test ERC721 NFTs testdapp interaction should prompt users to add their NFTs to their wallet (all at once) #1508

fix: flaky test ERC721 NFTs testdapp interaction should prompt users to add their NFTs to their wallet (all at once)

fix: flaky test ERC721 NFTs testdapp interaction should prompt users to add their NFTs to their wallet (all at once) #1508

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@058012b49ff2fbd9649c566ba43b29497f93b21d
permissions:
pull-requests: write
secrets:
PERSONAL_ACCESS_TOKEN: ${{ secrets.RELEASE_LABEL_TOKEN }}