Skip to content

Commit

Permalink
[Add] usages badge
Browse files Browse the repository at this point in the history
  • Loading branch information
JanGalek committed Dec 26, 2024
1 parent 825538c commit 3bf1ba8
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@ name: Run tests and upload coverage

on:
workflow_dispatch:
pull_request:
types: [opened, synchronize, edited]
push:
# pull_request:
# types: [opened, synchronize, edited]
# push:

permissions:
id-token: write
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
Github commit lint action

[![GitHub stars](https://img.shields.io/github/stars/gouef/commit-lint-action?style=social)](https://github.com/gouef/commit-lint-action/stargazers)
[![Go Report Card](https://goreportcard.com/badge/github.com/gouef/commit-lint-action)](https://goreportcard.com/report/github.com/gouef/commit-lint-action)
![Usages](https://img.shields.io/endpoint?url=https://github-repo-usages.vercel.app/api/getAction.go?repository=gouef/commit-lint-action)

## Versions
![Stable Version](https://img.shields.io/github/v/release/gouef/commit-lint-action?label=Stable&labelColor=green)
Expand Down

0 comments on commit 3bf1ba8

Please sign in to comment.