Skip to content

chore(deps): bump eslint-plugin-react from 7.33.2 to 7.37.2 #398

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

chore(deps): bump eslint-plugin-react from 7.33.2 to 7.37.2 #398

name: 📢 Add Authors to PRs
on:
pull_request_target:
types: [opened, reopened]
jobs:
assign-author:
runs-on: ubuntu-latest
steps:
- uses: toshimaru/auto-author-assign@v1.1.0
with:
repo-token: "${{ secrets.GITHUB_TOKEN }}"