summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--perf.groovy2
1 files changed, 0 insertions, 2 deletions
diff --git a/perf.groovy b/perf.groovy
index fe639f0983..2674faf06e 100644
--- a/perf.groovy
+++ b/perf.groovy
@@ -140,8 +140,6 @@ def static getOSGroup(def os) {
if (isSmoketest)
{
builder.setGithubContext("${os} ${arch} CoreCLR Perf Tests Correctness")
- builder.triggerOnlyOnComment()
- builder.setCustomTriggerPhrase("(?i).*test\\W+${os}\\W+${arch}\\W+perf correctness.*")
}
else
{