Skip to content

CompatHelper: bump compat for InlineStrings to 2 for package NDTensors, (keep existing compat) #33

CompatHelper: bump compat for InlineStrings to 2 for package NDTensors, (keep existing compat)

CompatHelper: bump compat for InlineStrings to 2 for package NDTensors, (keep existing compat) #33

Workflow file for this run

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