GitHub Actions
GitHub Actions is a powerful automation and CI/CD (Continuous Integration and Continuous Delivery) platform built directly into GitHub. It allows you to automate repetitive tasks—such as building, testing, and deploying your code—whenever specific events occur in your repository.