From e46ad376e1eb8f27188bd2be0d63ef03607f7390 Mon Sep 17 00:00:00 2001 From: Joseph Katsioloudes Date: Wed, 1 May 2024 21:54:27 +0100 Subject: [PATCH] Removes the reference to the (on purpose) failing action --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index 3e769ef..251ae3d 100644 --- a/README.md +++ b/README.md @@ -51,7 +51,6 @@ _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 and our GitHub Actions workflow has completed, you will notice a ❌ sign next to the initial commit, indicating a failing check. 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