Skip to content
This repository was archived by the owner on Feb 7, 2022. It is now read-only.

Commit 3307cd5

Browse files
authored
disabled render preview on PR
1 parent f985d2b commit 3307cd5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

render.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,6 @@ services:
66
env: static
77
staticPublishPath: dist
88
plan: starter
9-
pullRequestPreviewsEnabled: true # optional
9+
pullRequestPreviewsEnabled: false # optional
1010
previewPlan: starter
1111
buildCommand: npm run build

0 commit comments

Comments
 (0)