Skip to content

Allow V2 Competitions to add On the Spot Registrations #1500

Allow V2 Competitions to add On the Spot Registrations

Allow V2 Competitions to add On the Spot Registrations #1500

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.1