Skip to content

Commit

Permalink
Updated KWS action location to fix failure (#51)
Browse files Browse the repository at this point in the history
  • Loading branch information
ammallya authored Dec 6, 2024
1 parent 1d5ed04 commit f18158f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/kws.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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@main
uses: AMD-ROCm-Internal/rocm_ci_infra/.github/workflows/common.yaml@mainline
secrets: inherit

# Add your repo specific workflows (if any) below this line, edit nothing above this line.
Expand Down

0 comments on commit f18158f

Please sign in to comment.