Skip to content

Commit

Permalink
feat: update circleci cfg
Browse files Browse the repository at this point in the history
Change piple line failures to correct channel
  • Loading branch information
danielroymoore committed Apr 11, 2024
1 parent ef5c4c0 commit 04d6a2e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ windows_defaults: &windows_defaults
slack-fail-notify: &slack-fail-notify
slack/notify:
event: fail
channel: team-unify-alerts
channel: team-unify-pipeline-info
branch_pattern: "main"
template: basic_fail_1

Expand Down Expand Up @@ -228,7 +228,7 @@ workflows:
name: Scan repository for secrets
context:
- snyk-bot-slack
channel: team-unify-alerts
channel: team-unify-pipeline-info
filters:
branches:
ignore: main
Expand Down

0 comments on commit 04d6a2e

Please sign in to comment.