Skip to content

Bump toshimaru/auto-author-assign from 3.0.0 to 3.0.1 #598

Bump toshimaru/auto-author-assign from 3.0.0 to 3.0.1

Bump toshimaru/auto-author-assign from 3.0.0 to 3.0.1 #598

Workflow file for this run

name: Assign PR to creator
on:
pull_request_target:
types: [opened]
branches-ignore:
- l10n_dev
permissions:
pull-requests: write
jobs:
automation:
runs-on: ubuntu-latest
steps:
- name: Assign PR to creator
uses: toshimaru/auto-author-assign@v3.0.1