You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
ci: auto-bump TechEngine submodule via repository_dispatch
Listens for repository_dispatch (event type: engine-updated) sent by
TechEngine on every push to its main, then runs `git submodule update
--remote TechEngine` and commits/pushes the new pointer to main. Keeps
the TechEngine gitlink in sync with the engine automatically instead of
requiring a manual bump. Also runnable via workflow_dispatch.
@
0 commit comments