From 7b372aa82a3980f8cf984d6ae0b05ae72a8eaf77 Mon Sep 17 00:00:00 2001 From: j-dunham Date: Wed, 17 Aug 2022 12:21:25 -0400 Subject: [PATCH] Update gitlab/valet-audit-lab.md Co-authored-by: Begona Guereca --- gitlab/valet-audit-lab.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/gitlab/valet-audit-lab.md b/gitlab/valet-audit-lab.md index e2808b7..ad46bf3 100644 --- a/gitlab/valet-audit-lab.md +++ b/gitlab/valet-audit-lab.md @@ -47,8 +47,8 @@ The `audit` command outputs the following files: | GitHub Actions Reusable Workflows & Composite Actions | .github/workflows/NAME_HERE.yml | These files will only appear if Valet encountered a pipeline that would generated them. These files would be part of the migration to GitHub if they existed | ## Review audit summary -1. Under the `audit` folder find the `audit_summary.md` -2. Right-click the `audit_summary.md` file and select `Open Preview` +1. Under the `audit` folder find the `audit_summary.md`. +2. Right-click the `audit_summary.md` file and select `Open Preview`. 3. This file contains details about what can be migrated 100% automatically vs. what will need some manual intervention or aren't supported by GitHub Actions. 4. Review the file, it should match the `audit_summary` below: