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

[Resonance] SCPSL 14.0 #75

[Resonance] SCPSL 14.0

[Resonance] SCPSL 14.0 #75

Workflow file for this run

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