Skip to content

Commit 5d60ff0

Browse files
committed
Processing each branch
1 parent d36d261 commit 5d60ff0

File tree

4 files changed

+326
-258
lines changed

4 files changed

+326
-258
lines changed

src/main/java/com/factsmission/psps/GetRepoGraphs.java

Lines changed: 0 additions & 256 deletions
This file was deleted.

src/main/java/com/factsmission/psps/Ontology.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,5 +34,5 @@ public class Ontology {
3434
public static final IRI repository = new IRI("http://linked.guru/ontology#repository");
3535
public static final IRI updateEndpoint = new IRI("http://linked.guru/ontology#updateEndpoint");
3636
public static final IRI latestCommit = new IRI("http://linked.guru/ontology#latestCommit");
37-
public static final IRI webhookSecret = new IRI("http://linked.guru/ontology#webhookSecret");
37+
public static final IRI webhookSecret = new IRI("http://linked.guru/ontology#webhookSecret");
3838
}

0 commit comments

Comments
 (0)