summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.expeditor/config.yml8
1 files changed, 4 insertions, 4 deletions
diff --git a/.expeditor/config.yml b/.expeditor/config.yml
index 11454683a9..3997a6f328 100644
--- a/.expeditor/config.yml
+++ b/.expeditor/config.yml
@@ -30,10 +30,10 @@ github:
# (as determined by the value in the VERSION file) those branches are responsible
# for building.
release_branch:
- master:
- version_constraint: ~> 13.0
- chef-12:
- version_constraint: ~> 12.0
+ - master:
+ version_constraint: ~> 13.0
+ - chef-12:
+ version_constraint: ~> 12.0
# These actions are taken, in order they are specified, anytime a Pull Request is merged.
merge_actions: