Skip to content

Create publish-pypi.png #52

Create publish-pypi.png

Create publish-pypi.png #52

Workflow file for this run

# continuous integration
name: ci
on:
workflow_dispatch:
push:
branches: [ "main" ]
pull_request:
jobs:
lint:
name: 'linting'
uses: ./.github/workflows/lint.yml