From 407f1163972398626cb1b3557043bf4e184bbe9c Mon Sep 17 00:00:00 2001 From: Adrien Osakwe <75806865+aosakwe@users.noreply.github.com> Date: Tue, 18 Aug 2026 10:36:05 -0400 Subject: [PATCH] Testing PR bot behavior Updated the README to reflect GitHub Actions integration. --- Exercises/3_Actions_Package/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Exercises/3_Actions_Package/README.md b/Exercises/3_Actions_Package/README.md index 061e773..3a8e64b 100644 --- a/Exercises/3_Actions_Package/README.md +++ b/Exercises/3_Actions_Package/README.md @@ -1,4 +1,4 @@ -# `bionmf` **Example Website** +# `bionmf` **Example GitHub Actions-Enabled package** Workshop exercise **3_Actions_Package**: the **`bionmf`** package from [`2_Simple_Package`](../2_Simple_Package/), extended with GitHub Actions for collaboration and CI.