From a07ade383690974626a0a6baae171a4f8d840c87 Mon Sep 17 00:00:00 2001 From: csagdpodpadma Date: Sun, 23 Nov 2025 21:37:26 +0100 Subject: [PATCH] Update workshop description in README.md Added a note about new branches being added. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index c57e9f8..bc255b1 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,7 @@ Resources

-> This workshop is focused on helping you move from idea to production using GitHub Actions and GitHub Packages. We will be looking at how to build, test, release, and deploy code to the cloud, secrets management, as well as automating administrative tasks. After this workshop, you will be able to leverage these features to improve your own workflows. +> This workshop is focused on helping you move from idea to production using GitHub Actions and GitHub Packages. We will be looking at how to build, test, release, and deploy code to the cloud, secrets management, as well as automating administrative tasks. After this workshop, you will be able to leverage these features to improve your own workflows.New branches are added. ## :mega: Prerequisites - A [GitHub.com account](https://github.com/join) with a [verified e-mail address](https://docs.github.com/en/free-pro-team@latest/github/getting-started-with-github/verifying-your-email-address)