Skip to content

Commit 6c317be

Browse files
authored
docs: fix badge link in README (#78)
1 parent 27bbae8 commit 6c317be

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# GitHub App Commit Action
22

33
[![GitHub Super-Linter](https://github.com/dsanders11/github-app-commit-action/actions/workflows/linter.yml/badge.svg)](https://github.com/super-linter/super-linter)
4-
[![CI](https://github.com/dsanders11/github-app-commit-action/actions/workflows/ci.yml/badge.svg)](https://github.com/electron/github-app-auth-action/actions/workflows/ci.yml)
4+
[![CI](https://github.com/dsanders11/github-app-commit-action/actions/workflows/ci.yml/badge.svg)](https://github.com/dsanders11/github-app-commit-action/actions/workflows/ci.yml)
55

66
> GitHub Action which makes it simple to make verified Git commits as a GitHub
77
> app

0 commit comments

Comments
 (0)