summaryrefslogtreecommitdiff
path: root/.expeditor/config.yml
diff options
context:
space:
mode:
Diffstat (limited to '.expeditor/config.yml')
-rw-r--r--.expeditor/config.yml5
1 files changed, 2 insertions, 3 deletions
diff --git a/.expeditor/config.yml b/.expeditor/config.yml
index bdb85fd..9a946a9 100644
--- a/.expeditor/config.yml
+++ b/.expeditor/config.yml
@@ -2,8 +2,7 @@
---
# Slack channel in Chef Software slack to send notifications about build failures, etc
slack:
- notify_channel:
- - chef-found-notify
+ notify_channel: chef-found-notify
# This publish is triggered by the `built_in:publish_rubygems` artifact_action.
rubygems:
@@ -46,4 +45,4 @@ promote:
pipelines:
- verify:
description: Pull Request validation tests
- public: true
+ public: true \ No newline at end of file