Skip to content

feat: dim vdisks on the node page that are not on the selected node (… #996

feat: dim vdisks on the node page that are not on the selected node (…

feat: dim vdisks on the node page that are not on the selected node (… #996

Workflow file for this run

on:
push:
branches: [main]
name: Release
jobs:
release:
if: github.repository == 'ydb-platform/ydb-embedded-ui'
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: actions/setup-node@v4
with:
node-version: 18
- run: npm ci
- run: npm test
- uses: GoogleCloudPlatform/release-please-action@v3
with:
token: ${{ secrets.YDB_PLATFORM_BOT_TOKEN_REPO }}
release-type: node