Update kws.yml fixing the file extension name

[ROCm/rocprofiler-sdk commit: 6880dd1257]
This commit is contained in:
Choudhary, Rahul
2024-12-06 11:44:05 -08:00
zatwierdzone przez GitHub
rodzic 00b558c037
commit 117d2131d0
+1 -1
Wyświetl plik
@@ -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.yaml@mainline
uses: AMD-ROCm-Internal/rocm_ci_infra/.github/workflows/common.yml@mainline
secrets: inherit
# Add your repo specific workflows (if any) below this line, edit nothing above this line.