Skip to content

Commit 7c23f14

Browse files
Replace ssh submodules url with http to fix CI
1 parent dccbcca commit 7c23f14

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.gitmodules

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
[submodule "its/sources"]
22
path = its/sources
3-
url = git@github.com:SonarSource/ruling_java.git
3+
url = https://github.com/SonarSource/ruling_java.git
44
branch = se-engine

0 commit comments

Comments
 (0)