Skip to content
This repository has been archived by the owner on Jan 19, 2025. It is now read-only.

[Resonance] Fix team spawning #1

[Resonance] Fix team spawning

[Resonance] Fix team spawning #1

Workflow file for this run

name: Auto Assigner
on:
pull_request_target:
types:
- opened
jobs:
auto-assign:
runs-on: ubuntu-latest
steps:
- name: Assign Author
uses: technote-space/[email protected]
with:
github_token: ${{ secrets.GITHUB_TOKEN }}