Skip to content

chore(deps): bump pypa/gh-action-pypi-publish from 1.10.2 to 1.11.0 #24

chore(deps): bump pypa/gh-action-pypi-publish from 1.10.2 to 1.11.0

chore(deps): bump pypa/gh-action-pypi-publish from 1.10.2 to 1.11.0 #24

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