Skip to content

Replace qubit_pauli_string with qubit_pauli_tensor (#200) #30

Replace qubit_pauli_string with qubit_pauli_tensor (#200)

Replace qubit_pauli_string with qubit_pauli_tensor (#200) #30

# Automatic changelog generation and version bumping with release-please
name: Release-please 🐍
on:
workflow_dispatch: {}
push:
branches:
- main
permissions:
contents: write
pull-requests: write
jobs:
release-please:
name: Create release PR
runs-on: ubuntu-latest
steps:
- uses: google-github-actions/[email protected]
with:
token: ${{ secrets.HUGRBOT_PAT }}