Skip to content

test(yamllint): exclude auto-generated Copier files from linting #211

test(yamllint): exclude auto-generated Copier files from linting

test(yamllint): exclude auto-generated Copier files from linting #211

Workflow file for this run

# -*- coding: utf-8 -*-
# vim: ft=yaml
---
name: Commitlint
'on': [pull_request]
jobs:
lint:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: wagoid/commitlint-github-action@v5