We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a77bb08 commit b537267Copy full SHA for b537267
.github/workflows/FormatCheck.yml
@@ -1,8 +1,6 @@
1
name: "Format Check"
2
on:
3
pull_request_target:
4
- paths:
5
- - "**/*.jl"
6
types:
7
- "opened"
8
- "synchronize"
Project.toml
@@ -1,6 +1,6 @@
name = "NamedDimsArrays"
uuid = "60cbd0c0-df58-4cb7-918c-6f5607b73fde"
-version = "0.14.5"
+version = "0.14.6"
authors = ["ITensor developers <support@itensor.org> and contributors"]
[workspace]
0 commit comments