Skip to content

Commit

Permalink
fix(docs): update build status badge
Browse files Browse the repository at this point in the history
  • Loading branch information
prskr committed Nov 22, 2024
1 parent cd3c9b1 commit e5282dc
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# git-age

[![Go Report Card](https://goreportcard.com/badge/github.com/prskr/git-age)](https://goreportcard.com/report/github.com/prskr/git-age)
[![Go build](https://github.com/prskr/git-age/actions/workflows/validate.yaml/badge.svg)](https://github.com/prskr/git-age/actions/workflows/validate.yaml)
[![Go](https://github.com/prskr/git-age/actions/workflows/go.yaml/badge.svg)](https://github.com/prskr/git-age/actions/workflows/go.yaml)

## Disclaimer

Expand Down
2 changes: 1 addition & 1 deletion docs/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@


[![Go Report Card](https://goreportcard.com/badge/github.com/prskr/git-age)](https://goreportcard.com/report/github.com/prskr/git-age)
[![Go build](https://github.com/prskr/git-age/actions/workflows/validate.yaml/badge.svg)](https://github.com/prskr/git-age/actions/workflows/validate.yaml)
[![Go](https://github.com/prskr/git-age/actions/workflows/go.yaml/badge.svg)](https://github.com/prskr/git-age/actions/workflows/go.yaml)

## Disclaimer

Expand Down

0 comments on commit e5282dc

Please sign in to comment.