Skip to content

ci(main): workflow tweaks #129

ci(main): workflow tweaks

ci(main): workflow tweaks #129

Workflow file for this run

name: Lint commits
on: [push, pull_request]
permissions:
contents: read
pull-requests: read
jobs:
commitlint:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: wagoid/commitlint-github-action@v6