From a6d788e241c9e40ff4b4b231c6b3f3e79eed09aa Mon Sep 17 00:00:00 2001 From: Megan Davidson Date: Wed, 20 Sep 2023 10:40:29 +1200 Subject: [PATCH] WIP --- workflows/README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/workflows/README.md b/workflows/README.md index 210f5c59c..c1c8a2a38 100644 --- a/workflows/README.md +++ b/workflows/README.md @@ -4,3 +4,4 @@ While using [sprig function](http://masterminds.github.io/sprig/) on a task or workflow parameter that contains a `-`, the parameter has to be passed with `[]` to be correctly parsed: `workflow.parameters.my-param` -> `workflow.parameters['my-param']` +test