Skip to content

Migrate to ITensorActions standard reusable workflows #79

Migrate to ITensorActions standard reusable workflows

Migrate to ITensorActions standard reusable workflows #79

Workflow file for this run

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