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

[Resonance] Latest Fixes in Events And API #3

[Resonance] Latest Fixes in Events And API

[Resonance] Latest Fixes in Events And API #3

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