Skip to content

Commit dde0be1

Browse files
committed
fix: update CI badge URL with branch parameter
1 parent b3c5073 commit dde0be1

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,6 +1,6 @@
11
# Sentinel
22

3-
[![Build](https://github.com/aqstack/sentinel/actions/workflows/ci.yml/badge.svg)](https://github.com/aqstack/sentinel/actions/workflows/ci.yml)
3+
[![CI](https://github.com/aqstack/sentinel/actions/workflows/ci.yml/badge.svg?branch=main)](https://github.com/aqstack/sentinel/actions/workflows/ci.yml)
44
[![Go Report Card](https://goreportcard.com/badge/github.com/aqstack/sentinel)](https://goreportcard.com/report/github.com/aqstack/sentinel)
55

66
Predictive failure detection and autonomous orchestration for Kubernetes edge nodes.

0 commit comments

Comments
 (0)