Skip to content

Commit dd7e714

Browse files
authored
Merge pull request #3 from selfmadecode/selfmadecode-patch-1
Update build badge to reflect main branch
2 parents 5ec91fd + ad96982 commit dd7e714

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
## CleanArchTemplate (.NET 9 Clean Architecture)
22

33
[![License](https://img.shields.io/github/license/selfmadecode/CleanArchTemplate.svg?style=flat)](LICENSE)
4-
[![Build](https://img.shields.io/github/actions/workflow/status/selfmadecode/CleanArchTemplate/build.yml?branch=master&style=flat&logo=github)](https://github.com/selfmadecode/CleanArchTemplate/actions)
4+
[![Build Status](https://github.com/selfmadecode/CleanArchTemplate/actions/workflows/build.yaml/badge.svg?branch=main)](https://github.com/selfmadecode/CleanArchTemplate/actions/workflows/build.yaml)
55
[![.NET ≥ 8.0](https://img.shields.io/badge/.NET-%E2%89%A58.0-512BD4?logo=dotnet&style=flat)](https://dotnet.microsoft.com/)
66
[![GitHub issues](https://img.shields.io/github/issues/selfmadecode/CleanArchTemplate.svg?style=flat)](https://github.com/selfmadecode/CleanArchTemplate/issues)
77
[![PRs Welcome](https://img.shields.io/badge/PRs-welcome-brightgreen.svg?style=flat)](https://github.com/selfmadecode/CleanArchTemplate/pulls)

0 commit comments

Comments
 (0)