Updated KWS action location to fix failure (#51)
[ROCm/rocprofiler-sdk commit: f18158f56a]
This commit is contained in:
committed by
GitHub
parent
f09ebc11c0
commit
eb15bcdf4e
+1
-1
@@ -23,7 +23,7 @@ jobs:
|
|||||||
# - KEYWORD_SCAN_USER : your username in keywordsearch.amd.com to access the above project
|
# - 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
|
# - KEYWORD_SCAN_PASSWORD : your password in keywordsearch.amd.com to access the above project
|
||||||
if: ${{ github.event_name == 'pull_request' }}
|
if: ${{ github.event_name == 'pull_request' }}
|
||||||
uses: AMD-ROCm-Internal/rocm_ci_infra/.github/workflows/common.yaml@main
|
uses: AMD-ROCm-Internal/rocm_ci_infra/.github/workflows/common.yaml@mainline
|
||||||
secrets: inherit
|
secrets: inherit
|
||||||
|
|
||||||
# Add your repo specific workflows (if any) below this line, edit nothing above this line.
|
# Add your repo specific workflows (if any) below this line, edit nothing above this line.
|
||||||
|
|||||||
Reference in New Issue
Block a user