Skip to content

Commit a8dcedf

Browse files
committed
docs: add badges to README
1 parent 32df512 commit a8dcedf

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,10 @@
11
![Banner](./docs/assets/banner.svg)
22

3+
[![CodeQL](https://github.com/hesreallyhim/github-api-usage-monitor/actions/workflows/github-code-scanning/codeql/badge.svg)](https://github.com/hesreallyhim/github-api-usage-monitor/actions/workflows/github-code-scanning/codeql)
4+
[![Dependabot Updates](https://github.com/hesreallyhim/github-api-usage-monitor/actions/workflows/dependabot/dependabot-updates/badge.svg)](https://github.com/hesreallyhim/github-api-usage-monitor/actions/workflows/dependabot/dependabot-updates)
5+
![GitHub License](https://img.shields.io/github/license/hesreallyhim/github-api-usage-monitor)
6+
![GitHub Release](https://img.shields.io/github/v/release/hesreallyhim/github-api-usage-monitor)
7+
38
# github-api-usage-monitor
49

510
A GitHub Action that monitors GitHub API usage during a workflow job. It safely polls `/rate_limit` in a background process throughout the job, then renders a per-bucket usage summary in the step summary.

0 commit comments

Comments
 (0)