fix: cp-12.12.0 bring back exception if invalid address passed in eth_accounts #2908
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 }} |