Skip to content

Specify creation of residency heaps without managers is allowed. #211

Specify creation of residency heaps without managers is allowed.

Specify creation of residency heaps without managers is allowed. #211

# Automatically assigns the author who created the PR to the Assignees in GitHub.
name: PR Author Assign
on:
pull_request_target:
types: [ opened, reopened ]
permissions:
pull-requests: write
jobs:
assign-author:
runs-on: ubuntu-latest
steps:
- uses: toshimaru/[email protected]
with:
repo-token: "${{ secrets.GITHUB_TOKEN }}"