Automate development tasks by using GitHub Actions

Beginner
DevOps Engineer
Administrator
Developer
Solution Architect
GitHub
Azure

Create a basic GitHub Action and use that action in a workflow.

Learning objectives

In this module, you will:

  • Describe GitHub Actions, the types of actions, and where to find them
  • Plan an automation of your software development life cycle with GitHub Actions workflows
  • Create a container action and have it run in a workflow triggered by a push event to your GitHub repository

Prerequisites

  • A GitHub account
  • The ability to navigate and edit files in GitHub