Skip to content

Commit 3bbbc79

Browse files
authored
Fix badge link for master-codeql workflow
Signed-off-by: CØDE N!NJΔ <najaf.shaikh@gmail.com>
1 parent 5e71e05 commit 3bbbc79

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
@@ -2,7 +2,7 @@
22
[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://github.com/CodeShayk/ActiveForge/blob/master/LICENSE.md)
33
[![GitHub Release](https://img.shields.io/github/v/release/CodeShayk/ActiveForge?logo=github&sort=semver)](https://github.com/CodeShayk/ActiveForge/releases/latest)
44
[![master-build](https://github.com/CodeShayk/ActiveForge/actions/workflows/master-build.yml/badge.svg)](https://github.com/CodeShayk/ActiveForge/actions/workflows/master-build.yml)
5-
[![master-codeql](https://github.com/CodeShayk/ActiveForge/actions/workflows/master-codeQL.yml/badge.svg)](https://github.com/CodeShayk/ActiveForge/actions/workflows/master-codeQL.yml)
5+
[![master-codeql](https://github.com/CodeShayk/ActiveForge/actions/workflows/master-codeql.yml/badge.svg)](https://github.com/CodeShayk/ActiveForge/actions/workflows/master-codeql.yml)
66

77
A lightweight, Active Record-style ORM for .NET 8, with first-class support for SQL Server, PostgreSQL, and MongoDB.
88

0 commit comments

Comments
 (0)