From 1fe630015acae3d5432a5f934952a0a56a3ff40e Mon Sep 17 00:00:00 2001 From: "Hila, Nino" Date: Wed, 23 Apr 2025 22:06:16 -0400 Subject: [PATCH] Add palamida.yml (#25) [ROCm/rocprofiler commit: 0e243f4643f6bf9200764fd67f51e179659ab37d] --- projects/rocprofiler/.github/palamida.yml | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 projects/rocprofiler/.github/palamida.yml diff --git a/projects/rocprofiler/.github/palamida.yml b/projects/rocprofiler/.github/palamida.yml new file mode 100644 index 0000000000..c34f60c67f --- /dev/null +++ b/projects/rocprofiler/.github/palamida.yml @@ -0,0 +1,6 @@ +disabled: false +scmId: gh-emu-rocm +branchesToScan: + - amd-staging + - amd-mainline +jenkinsUrl: https://palamidajenkinsvm.amd.com/job/palamida/job/pci/job/ScanInitiatorGitHub \ No newline at end of file