Skip to content

chore(deps): bump thehanimo/pr-title-checker from 1.4.0 to 1.4.2 #365

chore(deps): bump thehanimo/pr-title-checker from 1.4.0 to 1.4.2

chore(deps): bump thehanimo/pr-title-checker from 1.4.0 to 1.4.2 #365

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.6.2
with:
repo-token: '${{ secrets.GITHUB_TOKEN }}'