Skip to content

Release 1.1.0

Release 1.1.0 #154

Workflow file for this run

---
name: CI
on:
push:
branches:
- '**' # ignore tags - they run CI separately
pull_request:
workflow_dispatch:
jobs:
ci:
uses: ./.github/workflows/ci-reusable.yml