Skip to content

Make this interface functional or replace it with a function type. #1335

Make this interface functional or replace it with a function type.

Make this interface functional or replace it with a function type. #1335

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