From f611980c1c3d528833e8a11166b89e9f9ef8c10e Mon Sep 17 00:00:00 2001 From: Miles Johnson Date: Wed, 14 Aug 2024 13:25:03 -0700 Subject: [PATCH] Back to plan. --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index c60661c09..e699dc499 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -75,7 +75,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"]