Skip to content

Commit

Permalink
Fix build status badge (#78)
Browse files Browse the repository at this point in the history
  • Loading branch information
NickEntin authored Sep 25, 2024
1 parent 2bdbff8 commit 7fdf9a2
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
@@ -1,6 +1,6 @@
# Stagehand

[![CI Status](https://img.shields.io/github/workflow/status/cashapp/stagehand/CI/master)](https://github.com/cashapp/stagehand/actions?query=workflow%3ACI+branch%3Amaster)
[![CI Status](https://img.shields.io/github/actions/workflow/status/cashapp/stagehand/ci.yml?branch=master)](https://github.com/cashapp/stagehand/actions?query=workflow%3ACI+branch%3Amaster)
[![Version](https://img.shields.io/cocoapods/v/Stagehand.svg?style=flat)](https://cocoapods.org/pods/Stagehand)
[![License](https://img.shields.io/cocoapods/l/Stagehand.svg?style=flat)](https://cocoapods.org/pods/Stagehand)
[![Platform](https://img.shields.io/cocoapods/p/Stagehand.svg?style=flat)](https://cocoapods.org/pods/Stagehand)
Expand Down

0 comments on commit 7fdf9a2

Please sign in to comment.