CI/CD

What is an Action in GitHub Actions?

Difficulty: unrated

Source: bregman-arie/devops-exercises by Arie Bregman

Answer

An action is the smallest unit in a workflow. It includes the commands to execute as part of the job.