Skip to content

Commit

Permalink
Back to plan.
Browse files Browse the repository at this point in the history
  • Loading branch information
milesj committed Aug 14, 2024
1 parent f1d4a15 commit f611980
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -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"]

Expand Down

0 comments on commit f611980

Please sign in to comment.