Skip to content

Allow a V2 view to specify its parent, regardless of how it's nested #139

Allow a V2 view to specify its parent, regardless of how it's nested

Allow a V2 view to specify its parent, regardless of how it's nested #139

name: 'Auto Author Assign'
on:
pull_request_target:
types: [opened, reopened]
jobs:
assign-author:
runs-on: ubuntu-latest
steps:
- uses: toshimaru/auto-author-assign@16f0022cf3d7970c106d8d1105f75a1165edb516 # v2.1.1
with:
repo-token: "${{ secrets.GITHUB_TOKEN }}"