Skip to content

Support exporting of committed resource allocations. #207

Support exporting of committed resource allocations.

Support exporting of committed resource allocations. #207

# 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 }}"