From eaea83d9b812f95fd2ece940ad11305d2ec5b3d3 Mon Sep 17 00:00:00 2001 From: Calin Lupas Date: Wed, 5 Apr 2023 09:52:22 -0400 Subject: [PATCH] Update setup.md --- labs/setup.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/labs/setup.md b/labs/setup.md index 55d0a7d..446a143 100644 --- a/labs/setup.md +++ b/labs/setup.md @@ -1,6 +1,6 @@ # Hands-on Labs Setup In this lab you will fork the repository and enable the GitHub Actions -> Duration: 5-10 minutes update +> Duration: 5-10 minutes References: - [Fork a repository](https://docs.github.com/en/get-started/quickstart/fork-a-repo) - [Quickstart for GitHub Actions](https://docs.github.com/en/actions/quickstart) @@ -20,7 +20,7 @@ References: ```markdown ### Hands-on Labs & Activities: - [x] Hands-on Labs Setup -- [ ] Module 1: Introduction to GitHub Actions +- [X] Module 1: Introduction to GitHub Actions - [ ] Module 2: Syntax - [ ] Module 3: Environments and Secrets - [ ] Module 4: Workflow Templates