Skip to content

chore(deps): bump eslint-config-next from 13.5.6 to 14.0.0 #789

chore(deps): bump eslint-config-next from 13.5.6 to 14.0.0

chore(deps): bump eslint-config-next from 13.5.6 to 14.0.0 #789

Workflow file for this run

name: 'Author Assign'
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 }}'