Skip to content

fix: add support for {{.Labels.<key>}} with dots in key for template #14330

fix: add support for {{.Labels.<key>}} with dots in key for template

fix: add support for {{.Labels.<key>}} with dots in key for template #14330

Workflow file for this run

name: commitlint
on: [pull_request]
defaults:
run:
working-directory: frontend
jobs:
lint-commits:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
with:
fetch-depth: 0
- uses: wagoid/commitlint-github-action@v5