Skip to content

feat(sdl): move validation from cloudmos to sdl (#133) #95

feat(sdl): move validation from cloudmos to sdl (#133)

feat(sdl): move validation from cloudmos to sdl (#133) #95

Workflow file for this run

name: Commit Lint
on:
- pull_request
concurrency:
group: ${{ github.workflow }}-${{ github.ref }}
cancel-in-progress: true
jobs:
commit-lint:
name: Commit Lint
uses: ./.github/workflows/commit-lint-reusable.yml
secrets: inherit