Skip to content

[BE] fix: position 키 변경일 때만 배치처리 #103

[BE] fix: position 키 변경일 때만 배치처리

[BE] fix: position 키 변경일 때만 배치처리 #103

name: notify pr review
on:
pull_request:
types: [ review_requested ]
jobs:
notify:
runs-on: [ ubuntu-latest ]
steps:
- name: Notify PR Review
uses: naver/[email protected]
with:
token: ${{ secrets.GITHUB_TOKEN }}
slackBotToken: ${{ secrets.SLACK_BOT_TOKEN }}