Skip to content

Bump toshimaru/auto-author-assign from 1.6.2 to 2.0.1 #472

Bump toshimaru/auto-author-assign from 1.6.2 to 2.0.1

Bump toshimaru/auto-author-assign from 1.6.2 to 2.0.1 #472

# Automatically assign the authors to a PR
name: Auto Author Assign Pull Request
on:
pull_request_target:
types:
- opened
- reopened
permissions:
pull-requests: write
jobs:
assign-author:
runs-on: ubuntu-latest
steps:
- name: Automatically assign PR author
id: assignation
uses: toshimaru/[email protected]