Skip to content

Enable PR on all plugins workflow for all plugins #177

Enable PR on all plugins workflow for all plugins

Enable PR on all plugins workflow for all plugins #177

name: 'Auto Author Assign'
on:
pull_request_target:
types: [opened, reopened]
permissions:
pull-requests: write
jobs:
assign-author:
runs-on: ubuntu-latest
steps:
- uses: toshimaru/[email protected]