Skip to content

chore: Update MegaETH logo #28962

chore: Update MegaETH logo

chore: Update MegaETH logo #28962

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