Skip to content

chore(deps-dev): bump eslint-plugin-react from 7.33.2 to 7.34.4 #654

chore(deps-dev): bump eslint-plugin-react from 7.33.2 to 7.34.4

chore(deps-dev): bump eslint-plugin-react from 7.33.2 to 7.34.4 #654

Workflow file for this run

# .github/workflows/auto-author-assign.yml
name: "Auto Author Assign"
on:
pull_request_target:
types: [opened, reopened]
concurrency:
group: ${{ github.workflow }}-${{ github.ref }}
cancel-in-progress: true
permissions:
pull-requests: write
jobs:
assign-author:
runs-on: ubuntu-latest
steps:
- uses: toshimaru/auto-author-assign@v2.1.0