Skip to content
This repository was archived by the owner on Sep 17, 2023. It is now read-only.

Commit 33433f2

Browse files
authored
Merge pull request #160 from typescript-tools/always-display-masters-build-status-on-readme
docs: always display build status from master branch
2 parents 2be141e + c367b59 commit 33433f2

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
@@ -6,7 +6,7 @@
66
[![semantic-release]](https://github.com/semantic-release/semantic-release)
77

88
[npm package]: https://img.shields.io/npm/v/@typescript-tools/rust-implementation.svg
9-
[build status]: https://github.com/typescript-tools/typescript-tools/actions/workflows/ci.yml/badge.svg
9+
[build status]: https://github.com/typescript-tools/typescript-tools/actions/workflows/ci.yml/badge.svg?branch=master
1010
[unsafe forbidden]: https://img.shields.io/badge/unsafe-forbidden-success.svg
1111
[semantic-release]: https://img.shields.io/badge/%20%20%F0%9F%93%A6%F0%9F%9A%80-semantic--release-e10079.svg
1212

0 commit comments

Comments
 (0)