Skip to content

Commit

Permalink
Use https submodule url for easier clones in CI (#961)
Browse files Browse the repository at this point in the history
  • Loading branch information
Sushisource authored Nov 10, 2022
1 parent aa5bba2 commit d604666
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .gitmodules
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
[submodule "sdk-core"]
path = packages/core-bridge/sdk-core
url = git@github.com:temporalio/sdk-core.git
url = https://github.com/temporalio/sdk-core.git

0 comments on commit d604666

Please sign in to comment.