There was an error while loading. Please reload this page.
1 parent c2360c1 commit 2822540Copy full SHA for 2822540
1 file changed
.github/workflows/ci-notify-slack.yml
@@ -30,5 +30,5 @@ jobs:
30
method: chat.postMessage
31
token: ${{ secrets.SLACK_API_TOKEN }}
32
payload: |
33
- channel: eng-dsm-prs
+ channel: eng-core-protocol-prs
34
text: ":github: `${{ github.repository }}` <${{ github.event.pull_request.html_url }}|${{ steps.sanitize.outputs.safe_title }}>"
0 commit comments