Skip to content

chore(deps): bump pypa/gh-action-pypi-publish from 1.9.0 to 1.10.0 (#1) #18

chore(deps): bump pypa/gh-action-pypi-publish from 1.9.0 to 1.10.0 (#1)

chore(deps): bump pypa/gh-action-pypi-publish from 1.9.0 to 1.10.0 (#1) #18

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