Skip to content

Bump lint-staged from 16.1.6 to 16.2.1 #649

Bump lint-staged from 16.1.6 to 16.2.1

Bump lint-staged from 16.1.6 to 16.2.1 #649

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 }}"