Summary

Completed

This module covered the creation of workflows that can be manually run or triggered by repository events. In this module, you learned how to:

  • Describe the components of GitHub Actions.
  • Implement variables and scripts in a workflow.
  • Use contexts and expressions to manage workflow execution.
  • Manage secrets in GitHub.
  • Create and run a GitHub Actions workflow.