Skip to content

fix(@yourssu/logging-system): unload event 시 서버로 log 전송 #29

fix(@yourssu/logging-system): unload event 시 서버로 log 전송

fix(@yourssu/logging-system): unload event 시 서버로 log 전송 #29

Workflow file for this run

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@v1.6.2