Skip to content

Commit 3c3b066

Browse files
committed
Fix badge: pin to main branch to prevent stale Dependabot status
1 parent 05b21c9 commit 3c3b066

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<img src="https://raw.githubusercontent.com/voiceittech/voiceit3-nodejs/main/nodejs.png" width="100%" style="width:100%" />
22

3-
[![API Test](https://github.com/voiceittech/voiceit3-nodejs/actions/workflows/test.yml/badge.svg)](https://github.com/voiceittech/voiceit3-nodejs/actions/workflows/test.yml)
3+
[![API Test](https://github.com/voiceittech/voiceit3-nodejs/actions/workflows/test.yml/badge.svg?branch=main)](https://github.com/voiceittech/voiceit3-nodejs/actions/workflows/test.yml)
44
[![Dependabot](https://img.shields.io/github/issues-pr/voiceittech/voiceit3-nodejs/dependencies?label=dependabot&logo=dependabot&color=025e8c)](https://github.com/voiceittech/voiceit3-nodejs/pulls?q=is%3Apr+label%3Adependencies)
55
[![Version](https://img.shields.io/badge/version-3.0.4-blue)](https://github.com/voiceittech/voiceit3-nodejs)
66
[![License: MIT](https://img.shields.io/badge/license-MIT-green)](https://github.com/voiceittech/voiceit3-nodejs/blob/main/LICENSE)

0 commit comments

Comments
 (0)