Skip to content

Commit 0da6e16

Browse files
committed
docs: Change Build Status Badge [ci skip]
1 parent 4bc5c11 commit 0da6e16

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

.github/workflows/nodejs.yml

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

33
on: [push]
44

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
<a name="top"></a>
22
# UI5 Web Components for React
33
<p align="center">
4-
<a href="https://travis-ci.org/SAP/ui5-webcomponents-react" target="_blank">
5-
<img alt="Build Status" src="https://img.shields.io/travis/SAP/ui5-webcomponents-react/master.svg">
4+
<a href="https://github.com/SAP/ui5-webcomponents-react/actions?query=workflow:%22build%22" target="_blank">
5+
<img alt="Build Status" src="https://github.com/SAP/ui5-webcomponents-react/workflows/build/badge.svg?branch=master">
66
</a>
77
<a href="https://codecov.io/gh/SAP/ui5-webcomponents-react">
88
<img src="https://codecov.io/gh/SAP/ui5-webcomponents-react/branch/master/graph/badge.svg" />

0 commit comments

Comments
 (0)