Skip to content

[Bug]: Deploy Contracts + STX - When I trigger 3 Deploy Contracts with STX on, after sending the first tx I can Confirm the 2nd right after, and the screen remains frozen at the 3rd tx until the 1st and 2nd one are confirmed #20626

[Bug]: Deploy Contracts + STX - When I trigger 3 Deploy Contracts with STX on, after sending the first tx I can Confirm the 2nd right after, and the screen remains frozen at the 3rd tx until the 1st and 2nd one are confirmed

[Bug]: Deploy Contracts + STX - When I trigger 3 Deploy Contracts with STX on, after sending the first tx I can Confirm the 2nd right after, and the screen remains frozen at the 3rd tx until the 1st and 2nd one are confirmed #20626

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