From 04c0aa51329cd249e2283e907a33bf9ddf9da604 Mon Sep 17 00:00:00 2001 From: midudev Date: Sun, 8 Aug 2021 20:39:44 +0200 Subject: [PATCH] Add GitHub Actions badge status --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index d8424fe..57e7476 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,5 @@ +[![Deployment Pipeline](https://github.com/midudev/pokedex-for-ci/actions/workflows/pipeline.yml/badge.svg)](https://github.com/midudev/pokedex-for-ci/actions/workflows/pipeline.yml) + # Full Stack open CI/CD This repository is used for the CI/CD module of the Full stack open course