Skip to content

docs: add 0.1.8 release notes (#22) #46

docs: add 0.1.8 release notes (#22)

docs: add 0.1.8 release notes (#22) #46

Workflow file for this run

name: main
on:
push:
branches:
- main
pull_request: {}
concurrency:
group: ${{ github.head_ref || github.run_id }}
cancel-in-progress: true
jobs:
checks:
uses: ./.github/workflows/_checks.yml