Skip to content

0.10.1

0.10.1 #250

Workflow file for this run

name: CI Pipeline
on:
push:
branches:
- main
pull_request:
branches:
- main
release:
types:
- published
jobs:
ci:
uses: community-of-python/community-workflow/.github/workflows/preset_with_just.yml@main
secrets: inherit