Skip to content

Commit 3a4f12a

Browse files
committed
docs: update CI badge to point to build-and-test workflow
The ci.yml workflow only runs on pull requests, not on pushes to main. Point the badge to build-and-test.yml which runs on every release and has a complete execution history.
1 parent 1b84c04 commit 3a4f12a

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

README.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,10 +10,9 @@
1010
</p>
1111

1212
<p align="center">
13-
<a href="https://github.com/snowfrogdev/bobbin/actions/workflows/ci.yml"><img src="https://github.com/snowfrogdev/bobbin/actions/workflows/ci.yml/badge.svg" alt="CI"></a>
13+
<a href="https://github.com/snowfrogdev/bobbin/actions/workflows/build-and-test.yml"><img src="https://github.com/snowfrogdev/bobbin/actions/workflows/build-and-test.yml/badge.svg" alt="CI"></a>
1414
<a href="https://github.com/snowfrogdev/bobbin/releases"><img src="https://img.shields.io/github/v/release/snowfrogdev/bobbin?label=Release" alt="Release"></a>
1515
<a href="https://godotengine.org"><img src="https://img.shields.io/badge/Godot-4.3+-478CBF?logo=godotengine&logoColor=white" alt="Godot 4.3+"></a>
16-
<a href="LICENSE.md"><img src="https://img.shields.io/badge/License-Custom-blue" alt="License"></a>
1716
</p>
1817

1918
> **WARNING:** Bobbin is in early development... You should expect:

0 commit comments

Comments
 (0)