Skip to content

Commit

Permalink
Merge pull request #580 from snyk/feat/alter-channel-destination
Browse files Browse the repository at this point in the history
Update config.yml
  • Loading branch information
danielroymoore authored Apr 11, 2024
2 parents ef5c4c0 + 04d6a2e commit 0023da6
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 0023da6

Please sign in to comment.