Skip to content

[BE] fix: 서바이벌 모드 디버깅 #84

[BE] fix: 서바이벌 모드 디버깅

[BE] fix: 서바이벌 모드 디버깅 #84

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 }}