From 74858b56e1388f46594ab185558ce3dc1c0f8901 Mon Sep 17 00:00:00 2001 From: Sasha Lysenko Date: Thu, 5 Dec 2024 13:42:11 -0500 Subject: [PATCH] add space to example of requires --- jekyll/_cci2/configuration-reference.adoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/jekyll/_cci2/configuration-reference.adoc b/jekyll/_cci2/configuration-reference.adoc index 05d2726c233..ef709750dc6 100644 --- a/jekyll/_cci2/configuration-reference.adoc +++ b/jekyll/_cci2/configuration-reference.adoc @@ -2652,7 +2652,7 @@ workflows: requires: - build - test - - notify-build-canceled: + - notify-build-canceled: requires: - build: canceled - cleanup: