From 3b16e7d80b0ccae854df40cad361238636a250ff Mon Sep 17 00:00:00 2001 From: Bassem Dghaidi <568794+Link-@users.noreply.github.com> Date: Tue, 31 Oct 2023 11:53:32 +0100 Subject: [PATCH] Update README.md --- README.md | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/README.md b/README.md index f2f0fac..120eb19 100644 --- a/README.md +++ b/README.md @@ -2,9 +2,7 @@ > TLDR; This repository is a sample project demonstrating a basic continuous integration (CI) / continuous deployment (CD) setup. This project is in READ ONLY mode. -[![Continuous Deployment Workflow](https://github.com/Link-/ci-cd-intro/actions/workflows/cd.yaml/badge.svg?branch=main)](https://github.com/Link-/ci-cd-intro/actions/workflows/cd.yaml) -[![Continuous Integration Workflow](https://github.com/Link-/ci-cd-intro/actions/workflows/ci.yml/badge.svg?branch=main)](https://github.com/Link-/ci-cd-intro/actions/workflows/ci.yml) -[![Code scanning](https://github.com/Link-/ci-cd-intro/actions/workflows/codeql-analysis.yml/badge.svg?branch=main)](https://github.com/Link-/ci-cd-intro/actions/workflows/codeql-analysis.yml) +:warning: **Fork this repository in order to use it!** If you're following along the videos and trying to run the workflows here, they will not work. ### Course attachement