Skip to content

Use newly implemented polymorphic TAPI models in old implementations #5227

Use newly implemented polymorphic TAPI models in old implementations

Use newly implemented polymorphic TAPI models in old implementations #5227

name: 'Auto Assign PR to Author'
on:
pull_request:
types: [opened]
permissions:
contents: read
jobs:
add-reviews:
permissions:
contents: read # for kentaro-m/auto-assign-action to fetch config file
pull-requests: write # for kentaro-m/auto-assign-action to assign PR reviewers
runs-on: ubuntu-latest
steps:
- uses: kentaro-m/auto-assign-action@v1.2.6