Skip to content

feat: add angular schematics #597

feat: add angular schematics

feat: add angular schematics #597

Workflow file for this run

name: Lint commits
on:
push:
branches:
- main
pull_request:
branches:
- main
jobs:
lint-commits:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: wagoid/commitlint-github-action@v5