Skip to content

Commit 0029dde

Browse files
authored
Fix CI badge in README.md (#328)
Signed-off-by: Lamparter <[email protected]>
1 parent c4d75f1 commit 0029dde

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

readme.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
<p align="center">
44
<a style="text-decoration:none" href="https://github.com/octokit/octokit.graphql.net/actions/workflows/dotnetcore.yml">
5-
<img src="https://github.com/octokit/octokit.graphql.net/actions/workflows/dotnetcore.yml/badge.svg" alt="CI Status" /></a>
5+
<img src="https://github.com/octokit/octokit.graphql.net/actions/workflows/ci.yml/badge.svg" alt="CI Status" /></a>
66
<a style="text-decoration:none" href="https://codecov.io/gh/octokit/octokit.graphql.net">
77
<img src="https://codecov.io/gh/octokit/octokit.graphql.net/branch/main/graph/badge.svg" alt="CodeCov Status" /></a>
88
<a style="text-decoration:none" href="https://www.nuget.org/packages/Octokit.GraphQL">

0 commit comments

Comments
 (0)