Skip to content

Commit 9c3f169

Browse files
authored
chore: Fix for the github actions badge in the readme
1 parent e08ff9d commit 9c3f169

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
@@ -10,7 +10,7 @@
1010
A React hook that allows you to use a ResizeObserver to measure an element's size.
1111

1212
[![npm version](https://badge.fury.io/js/use-resize-observer.svg)](https://npmjs.com/package/use-resize-observer)
13-
![build](https://github.com/ZeeCoder/use-resize-observer/workflows/Testing/badge.svg?branch=master)
13+
![build](https://github.com/ZeeCoder/use-resize-observer/workflows/Testing/badge.svg)
1414
[![BrowserStack Status](https://automate.browserstack.com/badge.svg?badge_key=bTAyOUVpa3hENUgwMkJBTVhXcytCQjREangwcTJqT0czUGhRSEZta3ZwYz0tLVRSZ1NhVkdPZ01FMithOEh5ZGxoWHc9PQ==--49d9d8ad43d557894fb270c80fd1c24107a82f51)](https://automate.browserstack.com/public-build/bTAyOUVpa3hENUgwMkJBTVhXcytCQjREangwcTJqT0czUGhRSEZta3ZwYz0tLVRSZ1NhVkdPZ01FMithOEh5ZGxoWHc9PQ==--49d9d8ad43d557894fb270c80fd1c24107a82f51)
1515

1616
## Highlights

0 commit comments

Comments
 (0)