[KAN-121] 프로필: 찜한가게와 리뷰가 바로 반영되도록 변경한다. (지금은 앱을껐다 켜야 반영됨) #55
Workflow file for this run
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
name: Auto Assign | |
on: pull_request | |
jobs: | |
add-reviews: | |
runs-on: ubuntu-latest | |
steps: | |
- uses: kentaro-m/[email protected] | |
with: | |
configuration-path: .github/auto-assign.yml |