Skip to content

chore(deps): bump pypa/gh-action-pypi-publish from 1.12.2 to 1.12.3 (… #57

chore(deps): bump pypa/gh-action-pypi-publish from 1.12.2 to 1.12.3 (…

chore(deps): bump pypa/gh-action-pypi-publish from 1.12.2 to 1.12.3 (… #57

Workflow file for this run

name: Push
on:
pull_request:
push:
branches: ["main"]
concurrency:
group: ${{ github.workflow }}-${{ github.ref }}
cancel-in-progress: true
jobs:
tests:
uses: ./.github/workflows/_test.yaml