We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b9ad0e6 commit ccfea38Copy full SHA for ccfea38
README.md
@@ -6,8 +6,8 @@
6
</h1>
7
8
<p align="center">
9
- <a href="https://github.com/catc/react-timekeeper/actions/workflows/ci.yml">
10
- <img src="https://github.com/catc/react-timekeeper/actions/workflows/ci.yml/badge.svg" alt="build" />
+ <a href="https://github.com/catc/react-timekeeper/actions/workflows/ci.yml?query=branch%3Amaster">
+ <img src="https://github.com/catc/react-timekeeper/actions/workflows/ci.yml/badge.svg?branch=master" alt="build" />
11
</a>
12
<a href="https://www.npmjs.com/package/react-timekeeper">
13
<img src="https://img.shields.io/npm/dm/react-timekeeper" alt="downloads" />
0 commit comments