diff --git a/dist-workspace.toml b/dist-workspace.toml index 1f9eb0fb..2e874dc0 100644 --- a/dist-workspace.toml +++ b/dist-workspace.toml @@ -23,7 +23,7 @@ install-path = ["$PROTO_HOME/bin", "~/.proto/bin"] # Publish jobs to run in CI pr-run-mode = "upload" # Skip checking whether the specified configuration files are up to date -# allow-dirty = ["ci"] +allow-dirty = ["ci"] [dist.github-custom-runners] aarch64-unknown-linux-gnu = "buildjet-4vcpu-ubuntu-2204-arm"