Skip to content

Commit f7c7c63

Browse files
committed
Fix layout tree: show ci.yml inside .github/workflows
1 parent cbb6b0c commit f7c7c63

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -58,6 +58,7 @@ python-best-practices-skill/
5858
├── .gitignore
5959
├── .gitattributes
6060
├── .github/workflows/ # CI validation
61+
│ └── ci.yml
6162
├── scripts/ # Local validation script
6263
│ └── run_phase2_checks.py
6364
└── skill/ # Runtime skill payload

0 commit comments

Comments
 (0)