From cf6e197cbb6560c256c0b519c2a1dee3719ba3f6 Mon Sep 17 00:00:00 2001 From: Nishchit Date: Tue, 20 Dec 2022 10:32:34 +0530 Subject: [PATCH] Update .gitpod.yml --- .gitpod.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitpod.yml b/.gitpod.yml index cd780ebb..849b99b0 100644 --- a/.gitpod.yml +++ b/.gitpod.yml @@ -8,6 +8,6 @@ tasks: github: prebuilds: - main: false + master: false branches: false pullRequests: falss