✅ test(ci): update required skills list
This commit is contained in:
@@ -386,7 +386,9 @@ jobs:
|
||||
skills_base = Path("codex/skills")
|
||||
required_skills = [
|
||||
("tsl-guide", ["SKILL.md", "references/primer.md", "references/advanced.md"]),
|
||||
("testing-workflow", ["SKILL.md"]),
|
||||
("commit-message", ["SKILL.md"]),
|
||||
("style-cleanup", ["SKILL.md"]),
|
||||
("bulk-refactor-workflow", ["SKILL.md"]),
|
||||
]
|
||||
|
||||
for skill_name, required_files in required_skills:
|
||||
|
||||
Reference in New Issue
Block a user