Skip to content

Commit 8832c48

Browse files
authored
chore: add badges to README (#68)
1 parent 3202fb2 commit 8832c48

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

.github/workflows/ci.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
name: Node.js CI
22

33
on:
4+
push:
5+
branches: [main]
46
pull_request:
57
branches: ['**']
68

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# ydb-ui-components
1+
# ydb-ui-components · [![npm package](https://img.shields.io/npm/v/ydb-ui-components)](https://www.npmjs.com/package/ydb-ui-components) [![CI](https://img.shields.io/github/actions/workflow/status/ydb-platform/ydb-ui-components/.github/workflows/ci.yml?branch=main&label=CI&logo=github)](https://github.com/ydb-platform/ydb-ui-components/actions/workflows/ci.yml?query=branch:main)
22

33
A set of React components used in YDB interfaces.
44

0 commit comments

Comments
 (0)