Skip to content

chore: Make sonarcloud failures non-blocking #1137

chore: Make sonarcloud failures non-blocking

chore: Make sonarcloud failures non-blocking #1137

Workflow file for this run

name: Add team label
on:
pull_request:
types:
- opened
jobs:
add-team-label:
uses: metamask/github-tools/.github/workflows/add-team-label.yml@058012b49ff2fbd9649c566ba43b29497f93b21d
permissions:
pull-requests: write
secrets:
PERSONAL_ACCESS_TOKEN: ${{ secrets.RELEASE_LABEL_TOKEN }}