Skip to content

keneth-arias-its/hello-github-actions

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Hello GitHub Actions

Create and run a GitHub Actions workflow.

Welcome

Automation is key for repetitive tasks like testing, scanning, review, and deployment processes, and GitHub Actions is the best way to streamline that workflow.

  • Who is this for: Developers, DevOps engineers, Security engineers
  • What you'll learn: How to create GitHub Actions workflows, how to run them, and how to use them to automate tasks.
  • What you'll build: An Actions workflow that will comment on a pull request when it is created.
  • Prerequisites: Introduction to GitHub
  • How long: This exercise can be finished in less than 30min.

In this exercise, you will:

  1. Create a workflow file
  2. Add a job
  3. Add a run step
  4. See the workflow run
  5. Merge your pull request

How to start this exercise

  1. Right-click Start Exercise and open it in a new tab.
  2. Click the Run workflow button.
  3. Select the main branch and click the green Run workflow button.
  4. Wait about 20 seconds and refresh this page.

© 2025 GitHub • Code of ConductMIT License

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors