Skip to content

Commit dcd6c89

Browse files
committed
Rename CI workflow to CI
1 parent a21a6e7 commit dcd6c89

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
name: Node.js CI
1+
name: CI
22
on: push
33

44
jobs:

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
[![Node.js CI](https://github.com/Borewit/bounded-queue/actions/workflows/nodejs-ci.yml/badge.svg)](https://github.com/Borewit/bounded-queue/actions/workflows/nodejs-ci.yml)
1+
[![CI](https://github.com/Borewit/bounded-queue/actions/workflows/ci.yml/badge.svg)](https://github.com/Borewit/bounded-queue/actions/workflows/ci.yml)
22
[![NPM version](https://badge.fury.io/js/bounded-queue.svg)](https://npmjs.org/package/bounded-queue)
33
[![npm downloads](http://img.shields.io/npm/dm/bounded-queue.svg)](https://npmcharts.com/compare/bounded-queue?start=356)
44

0 commit comments

Comments
 (0)