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

[Resonance] Delete Duplicated Event #16

[Resonance] Delete Duplicated Event

[Resonance] Delete Duplicated Event #16

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