Update rocm_ci_caller.yml - Enabling PSDB pipeline for pull request

pull request in amd-staging will trigger staging pipeline - compute-psdb-staging-smi-libs-ghemu

pull request in amd-mainline will trigger mainline psdb - compute-psdb-no-npi-ghemu

Signed-off-by: Choudhary, Rahul <Rahul.Choudhary@amd.com>

[ROCm/amdsmi commit: 3a7b8bb664]
Este commit está contenido en:
Choudhary, Rahul
2024-12-19 13:17:42 -08:00
padre 1f3da7e0a9
commit f017a4fecd
+4 -4
Ver fichero
@@ -1,11 +1,11 @@
name: ROCm CI Caller
on:
# Commenting below to avoid re-runs of amd smi for trivial rebases
# pull_request:
# branches: [amd-staging]
# types: [opened, reopened, synchronize]
push:
pull_request:
branches: [amd-staging, amd-mainline]
types: [opened, reopened, synchronize]
push:
branches: [amd-mainline]
workflow_dispatch:
jobs: