From 1996dddb73a2f0a1a601a80a856561de5523ad8b Mon Sep 17 00:00:00 2001 From: RahulC <168588218+rahulc-gh@users.noreply.github.com> Date: Thu, 14 Aug 2025 16:48:44 -0700 Subject: [PATCH] Update rocm_ci_caller.yml - disable the trigger for draft PRs (#358) --- .azuredevops/rocm_ci_caller.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.azuredevops/rocm_ci_caller.yml b/.azuredevops/rocm_ci_caller.yml index ca097415ed..252eec3666 100644 --- a/.azuredevops/rocm_ci_caller.yml +++ b/.azuredevops/rocm_ci_caller.yml @@ -7,6 +7,7 @@ pr: include: - projects/* - shared/* + drafts: false variables: - group: internal