Skip to content

Commit b8ef090

Browse files
committed
Badge fix
1 parent c0f0d2b commit b8ef090

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
@@ -3,7 +3,7 @@
33

44
<a href="https://www.npmjs.com/package/jira.js"><img alt="NPM version" src="https://img.shields.io/npm/v/jira.js.svg?maxAge=3600&style=flat-square" /></a>
55
<a href="https://www.npmjs.com/package/jira.js"><img alt="NPM downloads per month" src="https://img.shields.io/npm/dm/jira.js.svg?maxAge=3600&style=flat-square" /></a>
6-
<a href="https://github.com/MrRefactoring/jira.js"><img alt="build status" src="https://img.shields.io/github/workflow/status/mrrefactoring/jira.js/CI?style=flat-square"></a>
6+
<a href="https://github.com/MrRefactoring/jira.js"><img alt="build status" src="https://img.shields.io/github/actions/workflow/status/mrrefactoring/jira.js/.github/workflows/ci.yaml?branch=master&style=flat-square"></a>
77
<a href="https://github.com/mrrefactoring/jira.js/blob/develop/LICENSE"><img alt="license" src="https://img.shields.io/github/license/mrrefactoring/jira.js?color=green&style=flat-square"/></a>
88

99
<span>JavaScript / TypeScript library for Node.JS and browsers to easily interact with Atlassian Jira API</span>

0 commit comments

Comments
 (0)