Skip to content

Commit

Permalink
chore: add badges to README (#68)
Browse files Browse the repository at this point in the history
  • Loading branch information
ValeraS authored Mar 4, 2024
1 parent 3202fb2 commit 8832c48
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 2 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
name: Node.js CI

on:
push:
branches: [main]
pull_request:
branches: ['**']

Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# ydb-ui-components
# 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)

A set of React components used in YDB interfaces.

Expand Down

0 comments on commit 8832c48

Please sign in to comment.