Skip to content

build(deps-dev): bump @testing-library/react from 12.1.5 to 15.0.6 #587

build(deps-dev): bump @testing-library/react from 12.1.5 to 15.0.6

build(deps-dev): bump @testing-library/react from 12.1.5 to 15.0.6 #587

Workflow file for this run

name: Label pull request
on:
pull_request_target:
types:
- opened
- reopened
jobs:
triage:
permissions:
pull-requests: write
runs-on: ubuntu-latest
if: github.actor != 'dependabot[bot]' && github.actor != 'dependabot-preview[bot]'
steps:
- uses: actions/labeler@v4
with:
repo-token: "${{ secrets.GITHUB_TOKEN }}"