Skip to content

Merge pull request #176 from throwaway96/cli-tools-v3-20240307 #44

Merge pull request #176 from throwaway96/cli-tools-v3-20240307

Merge pull request #176 from throwaway96/cli-tools-v3-20240307 #44

Workflow file for this run

name: 'Lint & Build'
on:
push:
branches: [ main ]
pull_request:
branches: [ main ]
workflow_dispatch:
jobs:
build:
uses: ./.github/workflows/build.yml
with:
fail-on-lint-error: true