Skip to content

Commit 5176f56

Browse files
authored
Merge pull request #16 from ConnerTechnology/fix_ci_badge
Fix CI Badge
2 parents d30a16c + bea162d commit 5176f56

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
name: CI/CD
1+
name: CI
22

33
on: [push]
44

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# IPData JavaScript Library
22

3-
[![CI Status](https://github.com/ConnerTechnology/ipdata-js-library/workflows/.github/workflows/main.yml/badge.svg)](https://github.com/ConnerTechnology/ipdata-js-library/actions)
3+
[![](https://github.com/ConnerTechnology/ipdata-js-library/workflows/CI/badge.svg)](https://github.com/ConnerTechnology/ipdata-js-library/actions)
44

55
JavaScript library that can be used in a web browser or Node.js application to gather information using https://ipdata.co.
66

0 commit comments

Comments
 (0)