Skip to content

Commit

Permalink
Update mode.
Browse files Browse the repository at this point in the history
  • Loading branch information
milesj committed Nov 1, 2024
1 parent 1be200f commit c7bb003
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dist-workspace.toml
Original file line number Diff line number Diff line change
Expand Up @@ -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"]

Expand Down

0 comments on commit c7bb003

Please sign in to comment.