Skip to content

Bump eslint-plugin-jest from 27.2.1 to 27.2.2 #50

Bump eslint-plugin-jest from 27.2.1 to 27.2.2

Bump eslint-plugin-jest from 27.2.1 to 27.2.2 #50

Workflow file for this run

name: "Pull Request Labeler"
on:
- pull_request_target
permissions:
contents: read
jobs:
triage:
permissions:
contents: read
pull-requests: write
runs-on: ubuntu-latest
steps:
- uses: joshdales/labeler@68a25980166b8ff8eb977d9a31cab5bd883793e1 # if https://github.com/actions/labeler/pull/203 is merged, use the official action actions/labeler
with:
repo-token: "${{ secrets.GITHUB_TOKEN }}"