Changed branch to mainline

[ROCm/rocprofiler-sdk commit: 720763daac]
This commit is contained in:
Mallya, Ameya Keshava
2025-01-15 11:08:20 -08:00
committed by GitHub
parent 0611359850
commit 8641afe3fe
+1 -1
View File
@@ -23,7 +23,7 @@ jobs:
# - KEYWORD_SCAN_USER : your username in keywordsearch.amd.com to access the above project
# - KEYWORD_SCAN_PASSWORD : your password in keywordsearch.amd.com to access the above project
if: ${{ github.event_name == 'pull_request' }}
uses: AMD-ROCm-Internal/rocm_ci_infra/.github/workflows/kws.yml@kws-test
uses: AMD-ROCm-Internal/rocm_ci_infra/.github/workflows/kws.yml@mainline
secrets: inherit
with:
pr_number: ${{github.event.pull_request.number}}