Skip to content

Add VertexDataGraph and EdgeDataGraph as concrete subtypes of AbstractVertexOrEdgeDataGraph #73

Add VertexDataGraph and EdgeDataGraph as concrete subtypes of AbstractVertexOrEdgeDataGraph

Add VertexDataGraph and EdgeDataGraph as concrete subtypes of AbstractVertexOrEdgeDataGraph #73

Workflow file for this run

name: "Registrator"
on:
workflow_dispatch: ~
push:
branches:
- "master"
- "main"
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"