From c7bb0031061580cea1a6b64e7a3e74c3804eb538 Mon Sep 17 00:00:00 2001 From: Miles Johnson Date: Thu, 31 Oct 2024 17:24:32 -0700 Subject: [PATCH] Update mode. --- dist-workspace.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dist-workspace.toml b/dist-workspace.toml index 9badc90a..a18e1002 100644 --- a/dist-workspace.toml +++ b/dist-workspace.toml @@ -21,7 +21,7 @@ installers = [] # Path that installers should place binaries in install-path = ["$PROTO_HOME/bin", "~/.proto/bin"] # Publish jobs to run in CI -pr-run-mode = "upload" +pr-run-mode = "plan" # "upload" # Skip checking whether the specified configuration files are up to date allow-dirty = ["ci"]