From 564579430748540ce4e8e939759e66fd4939aa0a Mon Sep 17 00:00:00 2001 From: Siddhant Khare Date: Mon, 12 Jun 2023 20:51:00 +0530 Subject: [PATCH] minor fix --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 5174b33..9f462cf 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# GitHub Actions Self-Hosted Runner using Gitpod +# Debugging GitHub Actions using Gitpod Testing out the GitHub Actions is a tough task, especially when you are dealing with Self-Hosted Runners for your enterprises. With this repository, you can set up and use a self-hosted runner within [Gitpod's Cloud Development Environment (CDE)](https://www.gitpod.io/cde).