Skip to content

Commit de69ee3

Browse files
authored
Add CI badge, remove separators (#2)
1 parent 97daf4a commit de69ee3

1 file changed

Lines changed: 2 additions & 7 deletions

File tree

README.md

Lines changed: 2 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -14,18 +14,13 @@
1414
Automatically link issues to releases.
1515
</p>
1616
<p align="center">
17-
<a href="https://github.com/linear/linear-release/blob/main/LICENSE">
18-
<img src="https://img.shields.io/badge/license-MIT-blue.svg" alt="Linear Release is released under the MIT license." />
19-
</a>
17+
<a href="https://github.com/linear/linear-release/actions/workflows/test.yml"><img src="https://github.com/linear/linear-release/actions/workflows/test.yml/badge.svg" alt="CI"></a>
18+
<a href="https://github.com/linear/linear-release/blob/main/LICENSE"><img src="https://img.shields.io/badge/license-MIT-blue.svg" alt="Linear Release is released under the MIT license."></a>
2019
</p>
2120

22-
<br/>
23-
2421
> [!NOTE]
2522
> This project is currently in beta and requires enrollment to use. If you're interested in trying it out or need assistance, please contact [Linear support](https://linear.app/contact) or your account manager. APIs and commands may change in future releases.
2623
27-
<br/>
28-
2924
## Overview
3025

3126
Linear Release is a CLI tool that integrates your CI/CD pipeline with [Linear's release management](https://linear.app/docs/releases). It automatically:

0 commit comments

Comments
 (0)