Skip to content

fix(release): change id of release step #18

fix(release): change id of release step

fix(release): change id of release step #18

Workflow file for this run

name: Lint Commit Messages
on: [pull_request]
# TODO: we clould run other checks as well (e.g. tf linting, docs creation etc.), maybe even via pre-commit
jobs:
commitlint:
runs-on: zon-ubuntu-general-dind
steps:
- uses: actions/checkout@v3
- uses: wagoid/commitlint-github-action@v5