Skip to content

Commit 66b4bd4

Browse files
committed
docs: Remove misleading pipeline indicator
The pipeline did not indicate if develop passed CI, but indicated the CI status of the last PR opened, which is irrelevant.
1 parent 7b93642 commit 66b4bd4

1 file changed

Lines changed: 0 additions & 3 deletions

File tree

README.md

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -13,13 +13,10 @@
1313
<h4 align="center">
1414
<a href="https://github.com/guyush1/gdb-static/releases/latest">
1515
<img src="https://img.shields.io/github/v/release/guyush1/gdb-static?style=flat-square" alt="release" style="height: 20px;">
16-
<a href="https://github.com/guyush1/gdb-static/actions/workflows/pr-pipeline.yaml">
17-
<img src="https://img.shields.io/github/actions/workflow/status/guyush1/gdb-static/pr-pipeline.yaml?style=flat-square&label=pipeline" alt="continuous integration" style="height: 20px;">
1816
</a>
1917
<a href="https://github.com/guyush1/gdb-static/graphs/contributors">
2018
<img src="https://img.shields.io/github/contributors-anon/guyush1/gdb-static?color=yellow&style=flat-square" alt="contributors" style="height: 20px;">
2119
</a>
22-
<br>
2320
<img src="https://img.shields.io/badge/GDB-v17.1-orange?logo=gnu&logoColor=white&style=flat-square" alt="gdb" style="height: 20px;">
2421
<img src="https://img.shields.io/badge/Python-built--in-blue?logo=python&logoColor=white&style=flat-square" alt="python" style="height: 20px;">
2522
</h4>

0 commit comments

Comments
 (0)