Skip to content

Commit a492f73

Browse files
authored
fix(op-acceptance-tests): flake-shake; slack notification channel. (#17931)
1 parent 49bc553 commit a492f73

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.circleci/config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1772,7 +1772,7 @@ jobs:
17721772
jq -c '{blocks: .}' /tmp/blocks.json > /tmp/slack_template.json
17731773
echo 'export SLACK_TEMPLATE=$(cat /tmp/slack_template.json)' >> $BASH_ENV
17741774
- slack/notify:
1775-
channel: notify-ci-failures
1775+
channel: C03N11M0BBN # "notify-ci" channel
17761776
event: always
17771777
retries: 1
17781778
retry_delay: 3

0 commit comments

Comments
 (0)