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

Commit c367b59

Browse files
committed
docs: always display build status from master branch
This prevents CI failures on PRs to display "CI: failing" on the readme.
1 parent 2be141e commit c367b59

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)