From 0062a2cabddc42c6bf976449e38c2858232154aa Mon Sep 17 00:00:00 2001 From: nthouliss Date: Thu, 15 Jun 2023 16:14:59 +1000 Subject: [PATCH] Add branch to render.yaml --- render.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/render.yaml b/render.yaml index e47cf7e..0d9dadd 100644 --- a/render.yaml +++ b/render.yaml @@ -5,6 +5,7 @@ services: buildCommand: yarn build staticPublishPath: ./build pullRequestPreviewsEnabled: false + branch: feature/open-source buildFilter: paths: - src/**/*.js