Skip to content

Bump eslint-plugin-react from 7.37.0 to 7.37.1 #354

Bump eslint-plugin-react from 7.37.0 to 7.37.1

Bump eslint-plugin-react from 7.37.0 to 7.37.1 #354

Workflow file for this run

name: 🔖 Add Labels to PRs
on:
pull_request_target:
types:
- opened
- reopened
jobs:
main:
runs-on: ubuntu-latest
permissions:
contents: read
issues: write
pull-requests: write
steps:
- name: Run PR Labeler
uses: hoho4190/[email protected]
with:
token: ${{ secrets.GITHUB_TOKEN }}
disable-bot: false
config-file-name: labels.yml