Skip to content

Commit d604666

Browse files
authored
Use https submodule url for easier clones in CI (#961)
1 parent aa5bba2 commit d604666

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,3 +1,3 @@
11
[submodule "sdk-core"]
22
path = packages/core-bridge/sdk-core
3-
url = git@github.com:temporalio/sdk-core.git
3+
url = https://github.com/temporalio/sdk-core.git

0 commit comments

Comments
 (0)