[Ex CI] fix experimental HIP to CLR triggers (#4946)

This commit is contained in:
Daniel Su
2025-06-19 12:56:53 -04:00
committed by GitHub
parent 4179042cf7
commit e05b1702d8

View File

@@ -31,18 +31,10 @@ resources:
pipelines:
- pipeline: hip_pipeline
source: \experimental\HIP
trigger:
branches:
include:
- amd-staging
- amd-mainline
trigger: true
- pipeline: hipother_pipeline
source: \experimental\hipother
trigger:
branches:
include:
- amd-staging
- amd-mainline
trigger: true
trigger: none
pr: none