Skip to content

Full refactoring.

Full refactoring. #50

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.yml@main
secrets: inherit