DEV Community

Arbey Perez R
Arbey Perez R

Posted on

Learn GitHub Actions

GitHub Actions makes it easy to automate all your software workflows with world-class CI/CD. Build, test, and deploy your code right from GitHub. The following modules will enable you with the necessary skills and knowledge to understand how your customers can use GitHub Actions to automate their software development workflows.

learn.microsoft.com

Top comments (1)

Collapse
 
best_codes profile image
Best Codes

I like the docs at the URL! Very interesting. For future reference, here is the English link:

learn.microsoft.com/en-us/collecti...

Thanks for posting!