Skip to content

Balanced gram_eigh_full convention, add one and operator-construction primitives #130

Balanced gram_eigh_full convention, add one and operator-construction primitives

Balanced gram_eigh_full convention, add one and operator-construction primitives #130

Workflow file for this run

name: "Registrator"
on:
workflow_dispatch: ~
push:
branches:
- "master"
- "main"
- "release-*"
paths:
- "Project.toml"
issue_comment:
types:
- "created"
permissions:
contents: "write"
pull-requests: "write"
issues: "write"
jobs:
registrator:
name: "Registrator"
uses: "ITensor/ITensorActions/.github/workflows/Registrator.yml@v2"
with:
localregistry: "ITensor/ITensorRegistry"
secrets: "inherit"