This is another CI/CD tool which is used for pipelines Folder structure : your repo ├── .github/ └── workflows/ └── main.yml (all your .yml files) └── (rest of your project files)