Skip to content

Commit 5d56c8a

Browse files
committed
Fix: Update CI badge link in README for accuracy
1 parent 5cba973 commit 5d56c8a

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
# STree
22

3-
![CI](https://github.com/Doctorado-ML/STree/workflows/CI/badge.svg)
3+
[![CI](https://github.com/Doctorado-ML/STree/actions/workflows/main.yml/badge.svg)](https://github.com/Doctorado-ML/STree/actions/workflows/main.yml)
44
[![CodeQL](https://github.com/Doctorado-ML/STree/actions/workflows/codeql-analysis.yml/badge.svg)](https://github.com/Doctorado-ML/STree/actions/workflows/codeql-analysis.yml)
55
[![codecov](https://codecov.io/gh/doctorado-ml/stree/branch/master/graph/badge.svg)](https://codecov.io/gh/doctorado-ml/stree)
66
[![Codacy Badge](https://app.codacy.com/project/badge/Grade/35fa3dfd53a24a339344b33d9f9f2f3d)](https://app.codacy.com/gh/Doctorado-ML/STree/dashboard?utm_source=gh&utm_medium=referral&utm_content=&utm_campaign=Badge_grade)

0 commit comments

Comments
 (0)