From 6b870aed73951bf7d98b110c592954f10effbfb2 Mon Sep 17 00:00:00 2001 From: j-dunham Date: Thu, 1 Sep 2022 16:32:23 -0400 Subject: [PATCH] Update and rename valet-audit-lab.md to 2-audit.md --- gitlab/{valet-audit-lab.md => 2-audit.md} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename gitlab/{valet-audit-lab.md => 2-audit.md} (99%) diff --git a/gitlab/valet-audit-lab.md b/gitlab/2-audit.md similarity index 99% rename from gitlab/valet-audit-lab.md rename to gitlab/2-audit.md index 77be67a..2c90dbf 100644 --- a/gitlab/valet-audit-lab.md +++ b/gitlab/2-audit.md @@ -336,4 +336,4 @@ The remaining sections `Successful` and `Failed` are groupings of the generated Note: this has files under the `.github` directory. This tells us that this pipeline generated reusable workflows from the `include` statements used in the source pipeline. ### Next Lab -[Dry run the migration of a GitLab pipeline to GitHub Actions](valet-dry-run-lab.md) +[Dry run the migration of a GitLab pipeline to GitHub Actions](3-dry-run.md)