GitHub/Workflows

< GitHub

GitHub workflows, also known as GitHub Actions, are automated processes that will run one or more jobs.[1] Workflows are used to automate building, testing, and deployment of applications.[2]

Readings

  1. GitHub: Actions Quickstart

Multimedia

  1. YouTube: GitHub Actions

Activities

  1. Troubleshoot a failed GitHub workflow.

See Also

References