From 8e8d7cbfc07812c38ed9ce06372e5171b94a8ea6 Mon Sep 17 00:00:00 2001 From: Alex Martinez Date: Wed, 1 May 2024 14:58:26 -0400 Subject: [PATCH] updated readme with branches links --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 6c044c1..13ec2d3 100644 --- a/README.md +++ b/README.md @@ -14,7 +14,7 @@ Different examples are being demonstrated per branch. Here's the summary of each. -|| `main` | `connected-app` | `cloudhub2` +||[`main`](https://github.com/alexandramartinez/github-actions/tree/main)|[`connected-app`](https://github.com/alexandramartinez/github-actions/tree/connected-app)|[`cloudhub2`](https://github.com/alexandramartinez/github-actions/tree/cloudhub2) |-|-|-|- |Deployment|CH1|CH1|CH2 |Passing secured properties|✅|✅|✅