Skip to content

chore: reenable testing against 3.6 for Ian #233

chore: reenable testing against 3.6 for Ian

chore: reenable testing against 3.6 for Ian #233

name: "Static Analysis"
on:
push:
branches: [master]
pull_request:
types: [opened, synchronize, reopened, ready_for_review]
permissions:
contents: read
jobs:
conventional-commits:
name: Check conventional commits
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: wagoid/commitlint-github-action@v6