We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3202fb2 commit 8832c48Copy full SHA for 8832c48
.github/workflows/ci.yml
@@ -1,6 +1,8 @@
1
name: Node.js CI
2
3
on:
4
+ push:
5
+ branches: [main]
6
pull_request:
7
branches: ['**']
8
README.md
@@ -1,4 +1,4 @@
-# ydb-ui-components
+# ydb-ui-components · [](https://www.npmjs.com/package/ydb-ui-components) [](https://github.com/ydb-platform/ydb-ui-components/actions/workflows/ci.yml?query=branch:main)
A set of React components used in YDB interfaces.
0 commit comments