Skip to content

Widen root MatrixAlgebraKit to "0.6"; exclude only 0.6.5 in test #347

Widen root MatrixAlgebraKit to "0.6"; exclude only 0.6.5 in test

Widen root MatrixAlgebraKit to "0.6"; exclude only 0.6.5 in test #347

Workflow file for this run

name: "TagBot"
on:
issue_comment:
types:
- "created"
workflow_dispatch: ~
jobs:
TagBot:
if: "github.event_name == 'workflow_dispatch' || github.actor == 'JuliaTagBot'"
uses: "ITensor/ITensorActions/.github/workflows/TagBot.yml@main"
secrets: "inherit"