From a4ab766fa9c1075077afababb632255a69c5c16f Mon Sep 17 00:00:00 2001 From: j-dunham Date: Wed, 17 Aug 2022 12:50:12 -0400 Subject: [PATCH] Update gitlab/valet-migrate-lab.md Co-authored-by: Begona Guereca --- gitlab/valet-migrate-lab.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gitlab/valet-migrate-lab.md b/gitlab/valet-migrate-lab.md index ffcff3d..23041a6 100644 --- a/gitlab/valet-migrate-lab.md +++ b/gitlab/valet-migrate-lab.md @@ -39,7 +39,7 @@ gh valet migrate gitlab --target-url https://github.com/GITHUB-ORG-USERNAME-HERE - Now our review is completed we want to go back to the `Conversation` tab and click `Merge pull request` - Once the PR is merged the new workflow should start and we can view it by clicking `Actions` in the top navigation actions-screen-shot -- The migration is complete and we have success transformed a pipeline in GitLab, transformed into a GitHub Actions workflow, added to a GitHub Repository, and run in Actions +- The migration is complete and we have successfully transformed a pipeline from GitLab into a GitHub Actions workflow, added it to a GitHub Repository, and run the workflow in Actions. ### Next Lab [Forecast GitLab Usage](../gitlab/valet-forecast-lab.md)