Skip to content

Commit 9c75c07

Browse files
mtfishmanclaude
andauthored
VersionCheck: use additional-exclude-paths for NDTensors (#1757)
Co-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
1 parent 7b63205 commit 9c75c07

1 file changed

Lines changed: 1 addition & 5 deletions

File tree

.github/workflows/VersionCheck.yml

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -17,9 +17,5 @@ jobs:
1717
name: "VersionCheck"
1818
uses: "ITensor/ITensorActions/.github/workflows/VersionCheck.yml@v2"
1919
with:
20-
exclude-paths: |
21-
NDTensors
22-
.github
23-
.gitignore
24-
.pre-commit-config.yaml
20+
additional-exclude-paths: "NDTensors"
2521
localregistry: "https://github.com/ITensor/ITensorRegistry.git"

0 commit comments

Comments
 (0)