From 4abba33e8654f3b031b029ac25fd000804204b77 Mon Sep 17 00:00:00 2001 From: Dave Barnwell Date: Sat, 7 Mar 2026 21:05:32 +0000 Subject: [PATCH] Fix PR status badge in README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ff76090..2950b27 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ # rollbar-cli [![Release](https://img.shields.io/github/v/release/davebarnwell/rollbar-cli?display_name=tag)](https://github.com/davebarnwell/rollbar-cli/releases) -[![CI](https://github.com/davebarnwell/rollbar-cli/actions/workflows/pr-tests.yml/badge.svg?branch=main)](https://github.com/davebarnwell/rollbar-cli/actions/workflows/pr-tests.yml) +[![CI](https://github.com/davebarnwell/rollbar-cli/actions/workflows/pr-tests.yml/badge.svg?event=pull_request)](https://github.com/davebarnwell/rollbar-cli/actions/workflows/pr-tests.yml) Query, triage, and automate [Rollbar](https://rollbar.com) from the terminal.