Skip to content

Commit

Permalink
chore: Update Azure resource deployment workflow to remove deployment…
Browse files Browse the repository at this point in the history
…Name
  • Loading branch information
leandromsft committed Jul 1, 2024
1 parent 20afdce commit f38dc06
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,13 +3,13 @@
This repository contains an example of how to extract workflow execution data and create dashboards. The data is extracted from the GitHub Actions using WebHook and saved in a SQL Server database.

[![CI](https://github.com/leandromsft/github-dashboard/actions/workflows/ci.yml/badge.svg)](https://github.com/leandromsft/github-dashboard/actions/workflows/ci.yml)

[![01-CreateAzureResources](https://github.com/leandromsft/github-dashboard/actions/workflows/01-CreateAzureResources.yml/badge.svg)](https://github.com/leandromsft/github-dashboard/actions/workflows/01-CreateAzureResources.yml)

[![02-Deployment-API](https://github.com/leandromsft/github-dashboard/actions/workflows/02-Deployment-API.yml/badge.svg)](https://github.com/leandromsft/github-dashboard/actions/workflows/02-Deployment-API.yml)

[![03-Deployment-Function](https://github.com/leandromsft/github-dashboard/actions/workflows/03-Deployment-Function.yml/badge.svg)](https://github.com/leandromsft/github-dashboard/actions/workflows/03-Deployment-Function.yml)




## How it works?

![Architecture Diagram](docs/architecture-diagram.png)
Expand Down

0 comments on commit f38dc06

Please sign in to comment.