Skip to content

Latest commit

 

History

History
16 lines (10 loc) · 387 Bytes

README.md

File metadata and controls

16 lines (10 loc) · 387 Bytes

Welcome to "Hello World" with GitHub Actions

This course will walk you through writing your first action and using it with a workflow file.

Ready to get started? Navigate to the first issue.

## Challenge

  • Structure the github actions on your branch passing the following CI:
    • Start
    • Test
    • Build
    • Deploy

Print and customize each step.