Skip to content

Backport PR #16298 on branch 4.1.x (Allow to invoke inline completer anywhere (not only at the end of line)) #3788

Backport PR #16298 on branch 4.1.x (Allow to invoke inline completer anywhere (not only at the end of line))

Backport PR #16298 on branch 4.1.x (Allow to invoke inline completer anywhere (not only at the end of line)) #3788

# https://github.com/marketplace/actions/auto-author-assign
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/auto-author-assign@v2.1.0