Skip to content

Commit

Permalink
Remove measureme configuration
Browse files Browse the repository at this point in the history
  • Loading branch information
Kobzol committed Jan 24, 2024
1 parent 27c1a37 commit 5ceda57
Showing 1 changed file with 0 additions and 21 deletions.
21 changes: 0 additions & 21 deletions cfg.production.toml
Original file line number Diff line number Diff line change
Expand Up @@ -326,27 +326,6 @@ secret = "${HOMU_WEBHOOK_SECRET_MIRI}"
[repo.miri.checks.actions]
name = "bors build finished"

###############
# MEASUREME #
###############

[repo.measureme]
owner = "rust-lang"
name = "measureme"
timeout = 7200

# Permissions managed through rust-lang/team
rust_team = true
reviewers = []
try_users = []

[repo.measureme.branch]
auto = "auto"
[repo.measureme.github]
secret = "${HOMU_WEBHOOK_SECRET_MEASUREME}"
[repo.measureme.checks.actions]
name = "bors build finished"

############
# Crater #
############
Expand Down

0 comments on commit 5ceda57

Please sign in to comment.