Skip to content

feat: add --arch flag to hc check subcommand to allow detection override #244

feat: add --arch flag to hc check subcommand to allow detection override

feat: add --arch flag to hc check subcommand to allow detection override #244

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]