Skip to content

Bump to 1.0.0-alpha1 #141

Bump to 1.0.0-alpha1

Bump to 1.0.0-alpha1 #141

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