From 9ed4b5909b48a145d38fcddc8274b62f9ce30f86 Mon Sep 17 00:00:00 2001 From: jkcso Date: Tue, 30 Jan 2024 15:07:27 +0000 Subject: [PATCH] Informing players about the purposeful failing action in the initial commit --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 9cca5b8..a142261 100644 --- a/README.md +++ b/README.md @@ -51,7 +51,8 @@ _A GitHub Security Lab initiative, providing an in-repo learning experience, whe - For owner, choose your personal account or an organization to host the repository. - We recommend creating a public repository, as private repositories will [use Actions minutes](https://docs.github.com/en/billing/managing-billing-for-github-actions/about-billing-for-github-actions). - Scroll down and click the **Create repository** button at the bottom of the form. -1. After your new repository is created, you can proceed to the 🛠️ set up section. +1. After your new repository is created and our GitHub Actions workflow has completed, you will notice a ❌ sign next to the initial commit. This is normal and you can ignore it. You will understand in Season-2/Level-1 why this happens. +1. You can now proceed to the 🛠️ set up section. ## 🛠️ The set up