Skip to content

Commit 5cb75ca

Browse files
authored
Update badges for github CI
1 parent 60e24d8 commit 5cb75ca

File tree

1 file changed

+3
-6
lines changed

1 file changed

+3
-6
lines changed

docs/README.md

Lines changed: 3 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,9 @@
11
# DBA MultiTool
22

33
[![License](https://img.shields.io/github/license/LowlyDBA/dba-multitool?color=blue)][license]
4-
![SQL Server][sqlserver-badge]
5-
![Azure SQL][azure-badge]
6-
7-
[![Build status](https://ci.appveyor.com/api/projects/status/bak6km5grc3j63s8?svg=true)][appveyor]
8-
[![GitHub Super-Linter](https://github.com/LowlyDBA/dba-multitool/workflows/Lint%20Code%20Base/badge.svg)](https://github.com/LowlyDBA/dba-multitool/actions)
9-
[![Actions Status](https://github.com/LowlyDBA/dba-multitool/workflows/TSQLLint%20Code%20Base/badge.svg)](https://github.com/LowlyDBA/dba-multitool/actions)
4+
[![Unit Test (Win SQL Server)](https://github.com/lowlydba/dba-multitool/actions/workflows/sqlserver-unit.yml/badge.svg)](https://github.com/lowlydba/dba-multitool/actions/workflows/sqlserver-unit.yml)
5+
[![Unit Test (AzureSQL)](https://github.com/lowlydba/dba-multitool/actions/workflows/azuresql-unit.yml/badge.svg)](https://github.com/lowlydba/dba-multitool/actions/workflows/azuresql-unit.yml)
6+
[![Lint Code](https://github.com/lowlydba/dba-multitool/actions/workflows/lint.yml/badge.svg)](https://github.com/lowlydba/dba-multitool/actions/workflows/lint.yml)
107

118
<img src="assets/dba-multitool-logo.png" align="left">
129

0 commit comments

Comments
 (0)