Skip to content

Commit 4d31368

Browse files
docs: add GitHub CI and repository size badges
1 parent 594f2b7 commit 4d31368

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,11 @@
4343
<a href="https://github.com/suhaibbinyounis/github-copilot-api-vscode/commits/main">
4444
<img src="https://img.shields.io/github/last-commit/suhaibbinyounis/github-copilot-api-vscode/main?style=flat-square&logo=github&color=teal" alt="Last Commit">
4545
</a>
46+
<a href="https://github.com/suhaibbinyounis/github-copilot-api-vscode/actions/workflows/ci.yml">
47+
<img src="https://img.shields.io/github/actions/workflow/status/suhaibbinyounis/github-copilot-api-vscode/ci.yml?branch=main&style=flat-square&logo=github&label=Build" alt="CI Status">
48+
</a>
4649
<img src="media/coverage.svg" alt="Coverage">
50+
<img src="https://img.shields.io/github/repo-size/suhaibbinyounis/github-copilot-api-vscode?style=flat-square&logo=github&color=blue" alt="Repo Size">
4751
<img src="https://img.shields.io/badge/TypeScript-3178C6?style=flat-square&logo=typescript&logoColor=white" alt="TypeScript">
4852
</p>
4953

0 commit comments

Comments
 (0)