Skip to content

fix: SVM Dashboard - Volume Capacity row ordering #4636

fix: SVM Dashboard - Volume Capacity row ordering

fix: SVM Dashboard - Volume Capacity row ordering #4636

Workflow file for this run

name: "Lint PR"
on:
pull_request_target:
types:
- opened
- edited
- synchronize
jobs:
main:
runs-on: ubuntu-latest
steps:
- uses: amannn/action-semantic-pull-request@v5
with:
types: |
build
chore
ci
doc
feat
fix
perf
refactor
revert
style
test
scopes: |
collector
config
exporter
grafana
influxdb
manager
matrix
poller
prometheus
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}