The repository comes with a pre-configured directory structure to keep your project organized and to stick with reference Robot Framework Guidelines: ├── .github │ └── workflows │ └── ci-cd.yml ├── ...