Skip to content

chore(lower-case): read and write cluster and bc groups in lower case #2114

chore(lower-case): read and write cluster and bc groups in lower case

chore(lower-case): read and write cluster and bc groups in lower case #2114

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