Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Link- authored Oct 31, 2023
1 parent 6ea649f commit 3b16e7d
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand Down

0 comments on commit 3b16e7d

Please sign in to comment.