Skip to content

build(deps-dev): bump @testing-library/jest-dom from 5.16.4 to 6.2.0 #493

build(deps-dev): bump @testing-library/jest-dom from 5.16.4 to 6.2.0

build(deps-dev): bump @testing-library/jest-dom from 5.16.4 to 6.2.0 #493

Workflow file for this run

name: Set Repo Label List
on: push
jobs:
labeler:
runs-on: ubuntu-latest
steps:
-
name: Checkout
uses: actions/checkout@v2
-
name: Run Labeler
if: success()
uses: crazy-max/ghaction-github-labeler@v3
with:
github-token: ${{ secrets.GITHUB_TOKEN }}
yaml-file: .github/labels.yml
skip-delete: false
dry-run: false
exclude: |
help*
*issue