We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c86e1e2 commit 3f24ff4Copy full SHA for 3f24ff4
.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 = "NamedGraphs"
uuid = "678767b0-92e7-4007-89e4-4527a8725b19"
-version = "0.10.3"
+version = "0.10.4"
authors = ["Matthew Fishman <mfishman@flatironinstitute.org>, Joseph Tindall <jtindall@flatironinstitute.org> and contributors"]
[deps]
0 commit comments