Skip to content

chore: workflows call workflows #3388

chore: workflows call workflows

chore: workflows call workflows #3388

name: Auto Assign Author
on:
pull_request_target:
types: [opened, reopened]
permissions:
pull-requests: write
jobs:
assign-author:
runs-on: ubuntu-latest
steps:
- uses: toshimaru/auto-author-assign@v1.6.2