Skip to content

fix: @EnableDistributedTransaction 이 동작하지 않는 버그 수정 #6

fix: @EnableDistributedTransaction 이 동작하지 않는 버그 수정

fix: @EnableDistributedTransaction 이 동작하지 않는 버그 수정 #6

Workflow file for this run

name: 👌Auto assigner
on:
pull_request:
types:
- opened
jobs:
assign:
runs-on: ubuntu-latest
steps:
- uses: hkusu/review-assign-action@v1
with:
assignees: ${{ github.actor }}