diff --git a/content/roadmaps/102-devops/content/106-ci-cd/102-github-actions.md b/content/roadmaps/102-devops/content/106-ci-cd/102-github-actions.md index d1cf49177..868f20dbd 100644 --- a/content/roadmaps/102-devops/content/106-ci-cd/102-github-actions.md +++ b/content/roadmaps/102-devops/content/106-ci-cd/102-github-actions.md @@ -1 +1,7 @@ -# Github actions \ No newline at end of file +# GitHub Actions + +Automate, customize, and execute your software development workflows right in your repository with GitHub Actions. You can discover, create, and share actions to perform any job you'd like, including CI/CD, and combine actions in a completely customized workflow. + +Free Content +GitHub Actions Documentation +Learn GitHub Actions