From 0e3ca6a9b8b68f1a8a37c65bc04670e12aa922d3 Mon Sep 17 00:00:00 2001 From: alexxu-amd <159800977+alexxu-amd@users.noreply.github.com> Date: Thu, 27 Jun 2024 09:57:58 -0400 Subject: [PATCH] remove PR trigger for now due to high cost (#1329) [ROCm/composable_kernel commit: 3bb0fe6c7e321bb44b1ec247d34e93607f61162c] --- .azuredevops/rocm-ci.yml | 15 +-------------- 1 file changed, 1 insertion(+), 14 deletions(-) diff --git a/.azuredevops/rocm-ci.yml b/.azuredevops/rocm-ci.yml index 8c52856755..4161c2d5a4 100644 --- a/.azuredevops/rocm-ci.yml +++ b/.azuredevops/rocm-ci.yml @@ -23,20 +23,7 @@ trigger: - Jenkinsfile - LICENSE -pr: - autoCancel: true - branches: - include: - - develop - paths: - exclude: - - .github - - docs - - '.*.y*ml' - - '*.md' - - Jenkinsfile - - LICENSE - drafts: false +pr: none jobs: - template: ${{ variables.CI_COMPONENT_PATH }}/composable_kernel.yml@pipelines_repo