Question 5 of 10Pro Only
What is GitHub Actions? How do you create a basic workflow, and what are its key components?
Sample answer preview
GitHub Actions is a CI/CD platform built directly into GitHub. It allows you to automate workflows for building, testing, and deploying code right from your repository. Because it is integrated with GitHub, there is no need to set up external CI servers.
GitHub ActionsworkflowYAMLeventsjobssteps