We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 27c1a37 commit 474f147Copy full SHA for 474f147
cfg.production.toml
@@ -246,25 +246,6 @@ secret = "${HOMU_WEBHOOK_SECRET_VSCODE_RUST}"
246
[repo.vscode-rust.checks.actions]
247
name = "bors build finished"
248
249
-###############
250
-# crates.io #
251
252
-
253
-[repo.crates-io]
254
-owner = "rust-lang"
255
-name = "crates.io"
256
-timeout = 1800
257
258
-# Permissions managed through rust-lang/team
259
-rust_team = true
260
-reviewers = []
261
-try_users = []
262
263
-[repo.crates-io.github]
264
-secret = "${HOMU_WEBHOOK_SECRET_CRATES_IO}"
265
-[repo.crates-io.checks.actions]
266
-name = "bors build finished"
267
268
###########
269
# Chalk #
270
0 commit comments