diff --git a/.azuredevops/rocm-ci.yml b/.azuredevops/rocm-ci.yml index bd6fc777..7c9ef059 100644 --- a/.azuredevops/rocm-ci.yml +++ b/.azuredevops/rocm-ci.yml @@ -14,6 +14,7 @@ trigger: branches: include: - develop + - mainline paths: exclude: - .github @@ -27,6 +28,7 @@ pr: branches: include: - develop + - mainline paths: exclude: - .github