Skip to content

Bump toshimaru/auto-author-assign from 1.4.0 to 2.1.1 #32

Bump toshimaru/auto-author-assign from 1.4.0 to 2.1.1

Bump toshimaru/auto-author-assign from 1.4.0 to 2.1.1 #32

name: Assignment management
on:
pull_request_target:
types: [opened, reopened]
permissions:
pull-requests: write
jobs:
assign-author:
name: Auto-assign pull request author
if: github.repository_owner == 'consuldemocracy'
runs-on: ubuntu-latest
steps:
- uses: toshimaru/auto-author-assign@v2.1.1