Skip to content

fix(commands): fix remove_cluster command and add unit tests for BC and area removal #181

fix(commands): fix remove_cluster command and add unit tests for BC and area removal

fix(commands): fix remove_cluster command and add unit tests for BC and area removal #181

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@v3
- uses: wagoid/commitlint-github-action@v5