Skip to content

Bump lint-staged from 15.2.10 to 15.2.11 #421

Bump lint-staged from 15.2.10 to 15.2.11

Bump lint-staged from 15.2.10 to 15.2.11 #421

Workflow file for this run

name: 👨‍💻 Assign Author
on:
pull_request_target:
types: [opened, reopened]
jobs:
assign-author:
runs-on: ubuntu-latest
steps:
- uses: toshimaru/auto-author-assign@main
with:
repo-token: "${{ secrets.GITHUB_TOKEN }}"