Skip to content

refactor: 준회원 승급 시도 시 데드 레터 이벤트가 쌓이지 않도록 개선 #86

refactor: 준회원 승급 시도 시 데드 레터 이벤트가 쌓이지 않도록 개선

refactor: 준회원 승급 시도 시 데드 레터 이벤트가 쌓이지 않도록 개선 #86

name: PR Auto Assign
on:
pull_request:
types: [opened, reopened]
branches: ["develop"]
jobs:
auto-assign:
runs-on: ubuntu-latest
steps:
- uses: kentaro-m/auto-assign-action@v2.0.0
with:
configuration-path: ".github/auto_assign_config.yml"