Skip to content

Commit e0df34f

Browse files
authored
Fix readme.md workflow shields badge for build status (#2603)
1 parent af5051f commit e0df34f

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
@@ -12,7 +12,7 @@ _Bad software is everywhere, and we're tired of it. Sentry is on a mission to he
1212

1313
Sentry SDK for Java and Android
1414
===========
15-
[![GH Workflow](https://img.shields.io/github/workflow/status/getsentry/sentry-java/Build?label=GH%20Workflow)](https://github.com/getsentry/sentry-java/actions)
15+
[![GH Workflow](https://img.shields.io/github/actions/workflow/status/getsentry/sentry-java/build.yml?branch=main)](https://github.com/getsentry/sentry-java/actions)
1616
[![codecov](https://codecov.io/gh/getsentry/sentry-java/branch/main/graph/badge.svg)](https://codecov.io/gh/getsentry/sentry-java)
1717
[![Discord Chat](https://img.shields.io/discord/621778831602221064?logo=discord&logoColor=ffffff&color=7389D8)](https://discord.gg/PXa5Apfe7K)
1818

0 commit comments

Comments
 (0)