Skip to content

Bump husky from 9.0.7 to 9.0.10 #185

Bump husky from 9.0.7 to 9.0.10

Bump husky from 9.0.7 to 9.0.10 #185

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