Skip to content

Commit 2f1b2ef

Browse files
authored
Tweak build badge (#779)
1 parent e1065ce commit 2f1b2ef

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
@@ -58,8 +58,8 @@ dual licensed as above, without any additional terms or conditions.
5858
[crate-link]: https://crates.io/crates/crypto-bigint
5959
[docs-image]: https://docs.rs/crypto-bigint/badge.svg
6060
[docs-link]: https://docs.rs/crypto-bigint/
61-
[build-image]: https://github.com/RustCrypto/crypto-bigint/actions/workflows/crypto-bigint.yml/badge.svg
62-
[build-link]: https://github.com/RustCrypto/crypto-bigint/actions/workflows/crypto-bigint.yml
61+
[build-image]: https://github.com/RustCrypto/crypto-bigint/actions/workflows/crypto-bigint.yml/badge.svg?branch=master
62+
[build-link]: https://github.com/RustCrypto/crypto-bigint/actions/workflows/crypto-bigint.yml?query=branch:master
6363
[license-image]: https://img.shields.io/badge/license-Apache2.0/MIT-blue.svg
6464
[rustc-image]: https://img.shields.io/badge/rustc-1.85+-blue.svg
6565
[chat-image]: https://img.shields.io/badge/zulip-join_chat-blue.svg

0 commit comments

Comments
 (0)