DevOps · GitHub Actions
What is GitHub Actions workflows?
GitHub Actions workflows automate jobs in response to repository events such as pushes, pull requests, schedules, or manual dispatches. Workflows are composed of jobs and steps that run on hosted or self-hosted runners.