Skip to content

Bump micromatch from 4.0.4 to 4.0.8 in the npm_and_yarn group across 1 directory #37

Bump micromatch from 4.0.4 to 4.0.8 in the npm_and_yarn group across 1 directory

Bump micromatch from 4.0.4 to 4.0.8 in the npm_and_yarn group across 1 directory #37

name: Add team label
on:
pull_request:
types:
- opened
jobs:
add-team-label:
uses: ./.github/workflows/add-team-label.yml
permissions:
pull-requests: write
secrets:
PERSONAL_ACCESS_TOKEN: ${{ secrets.LABEL_TOKEN }}