Skip to content

refactor: use _comp_compgen -C for service name generation #104

refactor: use _comp_compgen -C for service name generation

refactor: use _comp_compgen -C for service name generation #104

Workflow file for this run

name: Lint commits
on:
pull_request:
permissions: {}
jobs:
lint-commits:
name: Lint commits
runs-on: ubuntu-latest
env:
FORCE_COLOR: true
permissions:
contents: read
steps:
- uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
with:
fetch-depth: 0
persist-credentials: false
- uses: crate-ci/committed@dc6f20ddd899fe6d6f0402807884c0a4b3176b53 # v1.1.10
with:
args: "-vv --no-merge-commit --config=.config/committed.toml"