Skip to content

ci: improve workflow triggers #1040

ci: improve workflow triggers

ci: improve workflow triggers #1040

Workflow file for this run

name: Lint Commit Messages
on:
push:
branches-ignore: [production]
pull_request:
jobs:
commitlint:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: wagoid/commitlint-github-action@v6