All checks were successful
CI / build (push) Successful in 35s
Introduce a basic CI pipeline configuration using GitHub Actions. The workflow runs on Ubuntu and consists of three simple build steps, which print progress messages. This setup will serve as a foundation for future CI/CD enhancements.