Skip to content

feat: consolidated kdl parsing logic into new 'hipcheck-kdl' crate #1059

feat: consolidated kdl parsing logic into new 'hipcheck-kdl' crate

feat: consolidated kdl parsing logic into new 'hipcheck-kdl' crate #1059

Workflow file for this run

name: Commit Checks
on:
pull_request:
branches: [main]
permissions:
contents: read
jobs:
conventional-commits:
name: Conventional Commits
runs-on: ubuntu-latest
timeout-minutes: 5
steps:
- uses: actions/checkout@v4
- uses: webiny/[email protected]