Skip to content

Merge pull request #3 from community-of-python/refactor #14

Merge pull request #3 from community-of-python/refactor

Merge pull request #3 from community-of-python/refactor #14

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