diff --git a/config/repos.json b/config/repos.json index 428cd26..e98d5a4 100644 --- a/config/repos.json +++ b/config/repos.json @@ -150,6 +150,16 @@ "target": "main" } }, + { + "name": "hwnoise", + "type": "benchmark", + "repository": "https://github.com/perftool-incubator/bench-hwnoise", + "primary-branch": "main", + "checkout": { + "mode": "follow", + "target": "main" + } + }, { "name": "tracer", "type": "benchmark",