From 57c34deeae6db4d1c13cfabd1c2e3903a8871c66 Mon Sep 17 00:00:00 2001 From: demuelle Date: Tue, 8 Apr 2025 09:45:57 -0500 Subject: [PATCH] removes todo --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index 86e87472..b36556c1 100644 --- a/README.md +++ b/README.md @@ -8,7 +8,6 @@ GitHub Actions is a great solution to this problem. For example, you could creat ## Initial Project Setup -TODO: this definitely doesn't work To begin, start by forking the following repository [GitHub Actions Demo](https://github.com/coding-boot-camp/github-actions-demo). Once you have forked this repository you should then clone the forked repository to your local machine. ## Create the Workflow