🐛 fix(thirdparty): use awesome master ref
Point codebase-migrate at the actual awesome-codex-skills master branch while keeping the whole-repo clone plus include_skill_dirs sync model. Add a manifest assertion so the ref does not regress to main.
This commit is contained in:
+1
-1
@@ -43,7 +43,7 @@ skills:
|
||||
- id: codebase-migrate
|
||||
sync: enabled
|
||||
upstream_repo: https://github.com/ComposioHQ/awesome-codex-skills
|
||||
upstream_ref: main
|
||||
upstream_ref: master
|
||||
upstream_path: codebase-migrate
|
||||
upstream_layout: single_skill_dir
|
||||
selected_for:
|
||||
|
||||
Reference in New Issue
Block a user