Skip to content

Prepare for 0.7.1 release #328

Prepare for 0.7.1 release

Prepare for 0.7.1 release #328

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