Skip to content

Commit 1ef645c

Browse files
chore: 🔧 Update CI badge in readme.md
* Replaced Azure DevOps badge with GitHub Actions badge for build status. * Ensures documentation reflects the current CI workflow.
1 parent 1eaadaf commit 1ef645c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

readme.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# PSWriteHTML - PowerShell Module
22

33
<p align="center">
4-
<a href="https://dev.azure.com/evotecpl/PSWriteHTML/_build/latest?definitionId=3"><img src="https://img.shields.io/azure-devops/build/evotecpl/a5ce5d3e-9ae2-49a0-9905-53eb41205fc9/7?label=Azure%20Pipelines&style=flat-square"></a>
4+
<a href="https://github.com/EvotecIT/PSWriteHTML/actions/workflows/powershell-tests.yml"><img src="https://github.com/EvotecIT/PSWriteHTML/actions/workflows/ci.yml/badge.svg"></a>
55
<a href="https://www.powershellgallery.com/packages/PSWriteHTML"><img src="https://img.shields.io/powershellgallery/v/PSWriteHTML.svg?style=flat-square"></a>
66
<a href="https://www.powershellgallery.com/packages/PSWriteHTML"><img src="https://img.shields.io/powershellgallery/vpre/PSWriteHTML.svg?label=powershell%20gallery%20preview&colorB=yellow&style=flat-square"></a>
77
<a href="https://github.com/EvotecIT/PSWriteHTML"><img src="https://img.shields.io/github/license/EvotecIT/PSWriteHTML.svg?style=flat-square"></a>

0 commit comments

Comments
 (0)