From 493d90ad401aa66cea64ae8f0203f0bef1d9352c Mon Sep 17 00:00:00 2001 From: Alex Martinez Date: Tue, 13 Jun 2023 14:21:24 -0400 Subject: [PATCH] removed badge --- README.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/README.md b/README.md index 20a80ef..a289ea2 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,5 @@ # GitHub actions CI/CD pipeline for MuleSoft -[![Build and Deploy to Sandbox](https://github.com/alexandramartinez/github-actions/actions/workflows/build.yml/badge.svg)](https://github.com/alexandramartinez/github-actions/actions/workflows/build.yml) - - [Blog post + video] [Part 1: How to set up a CI/CD pipeline to deploy your MuleSoft apps to CloudHub using GitHub Actions](https://www.prostdev.com/post/how-to-set-up-a-ci-cd-pipeline-to-deploy-your-mulesoft-apps-to-cloudhub-using-github-actions) - [Blog post + video] [Part 2: CI/CD pipeline with MuleSoft and GitHub Actions - secured/encrypted properties](https://www.prostdev.com/post/part-2-ci-cd-pipeline-with-mulesoft-and-github-actions-secured-encrypted-properties) - [Blog post + video] [Part 3: CI/CD pipeline with MuleSoft and GitHub Actions - MUnit testing](https://www.prostdev.com/post/part-3-ci-cd-pipeline-with-mulesoft-and-github-actions-munit-testing)