chore: fetch event-engine-common over HTTPS (#3436)

The submodule is public now, but an SSH URL still requires a key, so
fork CI and anyone without repo SSH access can't clone it. HTTPS makes
it fetchable by everyone.


Claude-Session: https://claude.ai/code/session_017eB7ZTDFzgJk8txefVN2nf

Co-authored-by: Claude Opus 5 (1M context) <noreply@anthropic.com>
This commit is contained in:
Justin Maier
2026-07-28 16:51:50 -06:00
committed by GitHub
parent 93d3bc7543
commit 845f597992
+1 -1
View File
@@ -1,3 +1,3 @@
[submodule "event-engine-common"]
path = event-engine-common
url = git@github.com:civitai/event-engine-common.git
url = https://github.com/civitai/event-engine-common.git