Skip to content

Migrate to ITensorActions standard reusable workflows #73

Migrate to ITensorActions standard reusable workflows

Migrate to ITensorActions standard reusable workflows #73

Workflow file for this run

name: "VersionCheck"
on:
pull_request:
types:
- "opened"
- "synchronize"
- "reopened"
- "ready_for_review"
permissions:
contents: "read"
pull-requests: "read"
jobs:
version-check:
name: "VersionCheck"
uses: "ITensor/ITensorActions/.github/workflows/VersionCheck.yml@mf/subdir-inputs"
with:
localregistry: "https://github.com/ITensor/ITensorRegistry.git"
subdirs: "NDTensors"