From 1a68d254fa9d02c8c0f54590aff67251180befad Mon Sep 17 00:00:00 2001 From: j-dunham Date: Mon, 15 Aug 2022 16:57:35 -0400 Subject: [PATCH] Update gitlab/valet-custom-transformers-lab.md Co-authored-by: Begona Guereca --- gitlab/valet-custom-transformers-lab.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gitlab/valet-custom-transformers-lab.md b/gitlab/valet-custom-transformers-lab.md index 132b46d..a0292a9 100644 --- a/gitlab/valet-custom-transformers-lab.md +++ b/gitlab/valet-custom-transformers-lab.md @@ -17,7 +17,7 @@ In this lab we want to do a `dry-run` of the `terraform-example` project. We ca ```bash gh valet dry-run gitlab --output-dir tmp --namespace valet --project terraform-example ``` -- Open the resulting GitHub Actions workflow by opening `tmp/valet/custom-transformer.yml` from the explorer +- Open the resulting GitHub Actions workflow by navigating to `tmp/valet/custom-transformer.yml` from the explorer ```yaml name: valet/custom-transformer on: