Potential fix for KWS

[ROCm/rocprofiler-sdk commit: c7bf11e080]
这个提交包含在:
Mallya, Ameya Keshava
2025-01-13 19:37:58 -08:00
提交者 GitHub
父节点 8abb65b166
当前提交 5ed2e2f54c
+1 -1
查看文件
@@ -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/common.yml@mainline
uses: AMD-ROCm-Internal/rocm_ci_infra/.github/workflows/kws.yml@kws-test
secrets: inherit
# Add your repo specific workflows (if any) below this line, edit nothing above this line.