Skip to content

Commit c950d37

Browse files
authored
Merge pull request #415 from alphaville/patch/readme-badge
Update CI badge link in README.md
2 parents 6aef3d6 + bfe4f1d commit c950d37

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,8 @@
77
<p align="center">
88
<a href="https://www.codefactor.io/repository/github/alphaville/optimization-engine"><img src="https://www.codefactor.io/repository/github/alphaville/optimization-engine/badge" alt="CodeFactor" />
99
</a>
10-
<a href="https://github.com/alphaville/optimization-engine/actions?query=branch%3Amaster">
11-
<img alt="GHA continuous integration" src="https://github.com/alphaville/optimization-engine/workflows/Continuous%20integration/badge.svg">
10+
<a href="https://github.com/alphaville/optimization-engine/actions/workflows/ci.yml?query=branch%3Amaster">
11+
<img alt="CI on master" src="https://github.com/alphaville/optimization-engine/actions/workflows/ci.yml/badge.svg?branch=master">
1212
</a>
1313
<a href="https://ci.appveyor.com/project/alphaville/optimization-engine/branch/master">
1414
<img alt="build status" src="https://ci.appveyor.com/api/projects/status/fy9tr4xmqq3ka4aj/branch/master?svg=true">

0 commit comments

Comments
 (0)