Skip to content

Commit 2822540

Browse files
chore: Send slack notifications to core-protocol (#64)
1 parent c2360c1 commit 2822540

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci-notify-slack.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,5 +30,5 @@ jobs:
3030
method: chat.postMessage
3131
token: ${{ secrets.SLACK_API_TOKEN }}
3232
payload: |
33-
channel: eng-dsm-prs
33+
channel: eng-core-protocol-prs
3434
text: ":github: `${{ github.repository }}` <${{ github.event.pull_request.html_url }}|${{ steps.sanitize.outputs.safe_title }}>"

0 commit comments

Comments
 (0)