Skip to content

[pre-commit.ci] pre-commit autoupdate #36

[pre-commit.ci] pre-commit autoupdate

[pre-commit.ci] pre-commit autoupdate #36

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"