Skip to content

Commit e9f57f0

Browse files
committed
docs: update GitHub Actions badge in README
- Change the badge for CI workflow from `gradle-matrix` to `ci` - Update the corresponding workflow file path in the image link
1 parent e86c92e commit e9f57f0

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,4 +1,4 @@
1-
[![gradle-matrix](https://github.com/sinlov/kotlin-playground/actions/workflows/gradle-matrix.yml/badge.svg?branch=main)](https://github.com/sinlov/kotlin-playground/actions/workflows/gradle-matrix.yml)
1+
[![ci](https://github.com/sinlov/kotlin-playground/actions/workflows/ci.yml/badge.svg)](https://github.com/sinlov/kotlin-playground/actions/workflows/ci.yml)
22
[![gradle-codecov](https://github.com/sinlov/kotlin-playground/actions/workflows/gradle-codecov.yml/badge.svg)](https://github.com/sinlov/kotlin-playground/actions/workflows/gradle-codecov.yml)
33
[![codecov](https://codecov.io/gh/sinlov/kotlin-playground/branch/main/graph/badge.svg)](https://codecov.io/gh/sinlov/kotlin-playground)
44

0 commit comments

Comments
 (0)