Skip to content

fix(ui-clusters): improve cell number values accuracy by using rounding instead of truncating #706

fix(ui-clusters): improve cell number values accuracy by using rounding instead of truncating

fix(ui-clusters): improve cell number values accuracy by using rounding instead of truncating #706

Workflow file for this run

name: Lint Commit Messages
on: [pull_request]
permissions:
contents: read
pull-requests: read
jobs:
commitlint:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: wagoid/commitlint-github-action@v5