Skip to content

Latest commit

 

History

History
14 lines (13 loc) · 606 Bytes

README.md

File metadata and controls

14 lines (13 loc) · 606 Bytes

Learning GitHub-Actions from the course

GitHub Actions - The Complete Guide

About the course:

  • About all key GitHub Actions building blocks & components
  • How to build and orchestrate both simple and complex workflows
  • How to connect workflows to events & configure event details
  • How to run jobs or job steps conditionally
  • How to manage environment variables
  • How to handle job results, outputs and inputs
  • How to leverage community actions
  • How to build custom actions
  • How to secure workflows and jobs
  • And much more!