Skip to content

Add NDTensorsJLD2Ext #121

Add NDTensorsJLD2Ext

Add NDTensorsJLD2Ext #121

Workflow file for this run

name: "VersionCheck"
on:
pull_request:
types:
- "opened"
- "synchronize"
- "reopened"
- "ready_for_review"
concurrency:
group: "${{ github.workflow }}-${{ github.ref }}"
cancel-in-progress: "${{ startsWith(github.ref, 'refs/pull/') }}"
permissions:
contents: "read"
pull-requests: "read"
jobs:
version-check:
name: "VersionCheck"
uses: "ITensor/ITensorActions/.github/workflows/VersionCheck.yml@v2"
with:
exclude-paths: |
NDTensors
.github
.gitignore
.pre-commit-config.yaml
localregistry: "https://github.com/ITensor/ITensorRegistry.git"