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