Tech Hub

@ Solution Architecture Works

Automate Your Workflow with GitHub Actions – Part 1 of 2

Exercise – Create and run a basic GitHub Actions workflow

Estimated reading: 2 minutes 4 views

This exercise checks your knowledge of creating a GitHub Action and using it in a workflow.

Getting started

When you click the Start the exercise on GitHub button, you will be redirected to a public template repository on GitHub, which will present you with a series of small challenges.
Before starting the exercise, complete the following steps:

  1. Click the Start course button or use the Use this template feature in the template repository.
    → This prompts you to create a new repository. It is recommended to create a public repository because private repositories consume GitHub Actions minutes.
  2. Once your repository is created from the template, wait about 20 seconds, then refresh the page.
  3. Follow the instructions in the repository’s README file to understand:
    • how the exercise works,
    • its learning objectives,
    • and how to complete it successfully.

After finishing the exercise on GitHub, return here for:

  • A quick quiz to test your knowledge,
  • A summary of what you learned,
  • And a badge to validate this module.

Note

You do not need to modify the workflow files to complete this exercise.
Changing the contents of these workflows may prevent the exercise from validating your actions, providing feedback, or scoring your results correctly.

Share this Doc

Exercise – Create and run a basic GitHub Actions workflow

Or copy link

CONTENTS