From 720763daac637c5f60138f791947759b942ef3cc Mon Sep 17 00:00:00 2001 From: "Mallya, Ameya Keshava" Date: Wed, 15 Jan 2025 11:08:20 -0800 Subject: [PATCH] Changed branch to mainline --- .github/workflows/kws.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/kws.yml b/.github/workflows/kws.yml index 59faf37..f2a515e 100644 --- a/.github/workflows/kws.yml +++ b/.github/workflows/kws.yml @@ -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}}