CI: runtime-wasm-perf: disable for PRs (#92977)
authorAnkit Jain <radical@gmail.com>
Wed, 4 Oct 2023 01:28:29 +0000 (21:28 -0400)
committerGitHub <noreply@github.com>
Wed, 4 Oct 2023 01:28:29 +0000 (18:28 -0700)
eng/pipelines/runtime-wasm-perf.yml

index bd6a6d979e3e409d6f230fffc79675fc770d6c92..69039fb3e2a4735435db8b2bdf8d68324f0d642a 100644 (file)
@@ -3,6 +3,7 @@
 # UI to this, and thus avoid any scheduled triggers
 
 trigger: none
+pr: none
 
 variables:
   - template: /eng/pipelines/common/variables.yml