Multichain API E2E Test: handling when MetaMask is password locked #2587
Workflow file for this run
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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 }} |