Skip to content

Bump eslint from 9.9.0 to 9.13.0 #156

Bump eslint from 9.9.0 to 9.13.0

Bump eslint from 9.9.0 to 9.13.0 #156

Workflow file for this run

name: 'Auto Assign'
on:
issues:
types: [ opened, reopened ]
pull_request_target:
types: [ opened, reopened ]
jobs:
add-assignee:
runs-on: ubuntu-latest
steps:
- uses: toshimaru/auto-author-assign@v2.1.1
with:
repo-token: "${{ secrets.GITHUB_TOKEN }}"