Skip to content

Commit 69e074b

Browse files
authored
Merge pull request #26 from easyops-cn/weareoutman-patch-1
chore: rename CI workflow
2 parents b88ebdc + 6d78862 commit 69e074b

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# This workflow will do a clean install of node dependencies, build the source code and run tests across different versions of node
22
# For more information see: https://help.github.com/actions/language-and-framework-guides/using-nodejs-with-github-actions
33

4-
name: Node.js CI
4+
name: CI
55

66
on:
77
push:

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Brick Next Pipes [![Build Status](https://travis-ci.com/easyops-cn/brick-next-pipes.svg?branch=master)](https://travis-ci.com/easyops-cn/brick-next-pipes) [![Coverage Status](https://coveralls.io/repos/github/easyops-cn/brick-next-pipes/badge.svg)](https://coveralls.io/github/easyops-cn/brick-next-pipes)
1+
# Brick Next Pipes [![CI Status](https://github.com/easyops-cn/brick-next-pipes/workflows/CI/badge.svg?event=push)](https://github.com/easyops-cn/brick-next-pipes/actions?query=workflow%3ACI) [![Coverage Status](https://coveralls.io/repos/github/easyops-cn/brick-next-pipes/badge.svg)](https://coveralls.io/github/easyops-cn/brick-next-pipes)
22

33
## Usage
44

0 commit comments

Comments
 (0)