Skip to content

Commit 58e03cd

Browse files
eacodegencodegen-bot
andauthored
Update channel (#120)
# Motivation <!-- Why is this change necessary? --> # Content <!-- Please include a summary of the change --> # Testing <!-- How was the change tested? --> # Please check the following before marking your PR as ready for review - [ ] I have added tests for my changes - [ ] I have updated the documentation or added new documentation as needed - [ ] I have read and agree to the [Contributor License Agreement](../CLA.md) Co-authored-by: codegen-bot <team+codegenbot@codegen.sh>
1 parent 6a28cfa commit 58e03cd

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.circleci/config.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -387,11 +387,11 @@ jobs:
387387
- slack/notify:
388388
event: fail
389389
branch_pattern: "develop"
390-
channel: "alerts-release"
390+
channel: "release"
391391
template: basic_fail_1
392392
- slack/notify:
393393
event: pass
394-
channel: "alerts-release"
394+
channel: "release"
395395
template: success_tagged_deploy_1
396396
workflows:
397397
develop-checks:

0 commit comments

Comments
 (0)