Skip to content

Commit a87d647

Browse files
committed
let build badge refer to master branch only
1 parent 204ccb7 commit a87d647

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
@@ -30,8 +30,8 @@ julia> import Pkg; Pkg.add("LinearMaps")
3030
[docs-stable-img]: https://img.shields.io/badge/docs-stable-blue.svg
3131
[docs-stable-url]: https://jutho.github.io/LinearMaps.jl/stable
3232

33-
[build-img]: https://github.com/Jutho/LinearMaps.jl/workflows/CI/badge.svg
34-
[build-url]: https://github.com/Jutho/LinearMaps.jl/actions?query=workflow%3ACI
33+
[build-img]: https://github.com/Jutho/LinearMaps.jl/workflows/CI/badge.svg?branch=master
34+
[build-url]: https://github.com/Jutho/LinearMaps.jl/actions?query=workflow%3ACI+branch%3Amaster
3535

3636
[codecov-img]: http://codecov.io/github/Jutho/LinearMaps.jl/coverage.svg?branch=master
3737
[codecov-url]: http://codecov.io/github/Jutho/LinearMaps.jl?branch=master

0 commit comments

Comments
 (0)