Skip to content

[Bug]: Intermittent balance detection issues in the send flow on Polygon preventing direct token transfers #28960

[Bug]: Intermittent balance detection issues in the send flow on Polygon preventing direct token transfers

[Bug]: Intermittent balance detection issues in the send flow on Polygon preventing direct token transfers #28960

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 and setup environment
uses: metamask/github-tools/.github/actions/checkout-and-setup@1299bb1de0c6974ae6d0a32c7e8897fe168239ac
with:
is-high-risk-environment: false
- 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