Skip to content

Commit 97a2777

Browse files
Merge pull request #220 from knocte/patch-2
README.md: fix CI badge
2 parents 4bc30d3 + 041e189 commit 97a2777

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
@@ -10,7 +10,7 @@ Please contribute to this project. Don't ask for permission, just fork the repos
1010

1111
## Build Status
1212

13-
[![Build Status](https://github.com/fsprojects/FSharpx.Collections/workflows/Build%20and%20Test/badge.svg?branch=master)](https://github.com/fsprojects/FSharpx.Collections/actions?query=branch%3Amaster)
13+
[![Build status](https://github.com/fsprojects/FSharpx.Collections/actions/workflows/dotnet.yml/badge.svg?branch=master&event=push)](https://github.com/fsprojects/FSharpx.Collections/actions?query=branch%3Amaster)
1414

1515
Pre-release nuget packages automatically built from master branch are published to [GitHub fsproject NuGet feed](https://github.com/orgs/fsprojects/packages?repo_name=FSharpx.Collections) (`https://nuget.pkg.github.com/fsprojects/index.json`)
1616

0 commit comments

Comments
 (0)