Skip to content

[Bug]: wallet_addEthereumChain - MM stays loading indefinetly after triggering more than 1 wallet_addEthereumChain request and accepting one #20617

[Bug]: wallet_addEthereumChain - MM stays loading indefinetly after triggering more than 1 wallet_addEthereumChain request and accepting one

[Bug]: wallet_addEthereumChain - MM stays loading indefinetly after triggering more than 1 wallet_addEthereumChain request and accepting one #20617

name: Check template and add labels
on:
issues:
types: [opened, edited]
pull_request_target:
types: [opened, edited]
jobs:
check-template-and-add-labels:
runs-on: ubuntu-latest
steps:
- name: Checkout repository
uses: actions/checkout@v4
- name: Setup environment
uses: metamask/github-tools/.github/actions/setup-environment@main
- name: Check template and add labels
id: check-template-and-add-labels
env:
LABEL_TOKEN: ${{ secrets.LABEL_TOKEN }}
run: npm run check-template-and-add-labels