Automate development tasks by using GitHub Actions – Training

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

Description

This course teaches you how to use GitHub Actions to automate your software development tasks.

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 lifecycle with GitHub Actions workflows.
  • Create a container action and have it run in a workflow triggered by a push event to your GitHub repository.

What’s included