Skip to content

Commit

Permalink
fix: change slack alerts channel
Browse files Browse the repository at this point in the history
  • Loading branch information
aclevername committed Feb 9, 2024
1 parent ee9ccd9 commit 524ea3e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ commands:
default: ':red_circle: A $CIRCLE_JOB job has failed!'
channel:
type: string
default: eng-chatter
default: eng-alerts-ci
steps:
- slack/status:
webhook: ${SLACK_ENG_CHATTER}
Expand Down

0 comments on commit 524ea3e

Please sign in to comment.