Skip to content

Commit

Permalink
[feat/cicd] discord 채널에서 관련자들이 태그 되는지 테스트
Browse files Browse the repository at this point in the history
  • Loading branch information
G-hoon committed Aug 17, 2024
1 parent 39bedc8 commit 8f209dc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/discord-pr.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:
uses: Ilshidur/action-discord@master
with:
args: |
새로운 PR이 열렸습니다! <@lkhoony> <@baezzy1789>
새로운 PR이 열렸습니다! @lkhoony @baezzy1789 @이광훈 @배지훈
PR: ${{ github.event.pull_request.html_url }}
작성자: ${{ github.event.pull_request.user.login }}
제목: ${{ github.event.pull_request.title }}

0 comments on commit 8f209dc

Please sign in to comment.