Skip to content

feat(cli): add builds command #283

feat(cli): add builds command

feat(cli): add builds command #283

Workflow file for this run

name: Pull Request
on:
pull_request:
branches: [main]
jobs:
check-commits:
name: Check Commits
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@v6
- name: Check commits
uses: wagoid/commitlint-github-action@v6