Skip to content

Commit

Permalink
Fix GitHub workflow badge in README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
SgtSilvio committed Mar 14, 2024
1 parent dbe5ef6 commit 494c3d4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

[![Gradle Plugin Portal](https://img.shields.io/gradle-plugin-portal/v/io.github.sgtsilvio.gradle.proguard?color=brightgreen&style=for-the-badge)](https://plugins.gradle.org/plugin/io.github.sgtsilvio.gradle.proguard)
[![GitHub](https://img.shields.io/github/license/sgtsilvio/gradle-proguard?color=brightgreen&style=for-the-badge)](LICENSE)
[![GitHub Workflow Status (with branch)](https://img.shields.io/github/actions/workflow/status/sgtsilvio/gradle-proguard/check.yml?branch=master&style=for-the-badge)](https://github.com/SgtSilvio/gradle-proguard/actions/workflows/check.yml?query=branch%3Amaster)
[![GitHub Workflow Status (with branch)](https://img.shields.io/github/actions/workflow/status/sgtsilvio/gradle-proguard/check.yml?branch=master&style=for-the-badge)](https://github.com/SgtSilvio/gradle-proguard/actions/workflows/check.yml?query=branch%3Amain)

Gradle plugin to ease using ProGuard.

Expand Down

0 comments on commit 494c3d4

Please sign in to comment.