Skip to content

Commit 6e09563

Browse files
committed
chore: 로켓 이모지 추가
1 parent 97e7c7e commit 6e09563

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/slack-notify-pr-open.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ jobs:
1616
SLACK_ICON: https://github.com/github.png
1717
MSG_MINIMAL: ref,event
1818
SLACK_COLOR: '#36a64f'
19-
SLACK_TITLE: 'New Pull Request'
19+
SLACK_TITLE: 'New Pull Request 🚀'
2020
SLACK_MESSAGE: |
2121
#${{ github.event.pull_request.number }} ${{ github.event.pull_request.title }}
2222
🔗 ${{ github.event.pull_request.html_url }}

0 commit comments

Comments
 (0)