From 77570e671d7ef272cb22f4b59a62f71d6344fce0 Mon Sep 17 00:00:00 2001 From: Aabishkar KC Date: Mon, 23 Oct 2023 14:30:22 -0400 Subject: [PATCH] Update dynamoAllNet6.0_build.yml (#14510) * Update dynamoAllNet6.0_build.yml * Update dynamoAllNet6.0_build.yml --- .github/workflows/dynamoAllNet6.0_build.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/dynamoAllNet6.0_build.yml b/.github/workflows/dynamoAllNet6.0_build.yml index 95cb739c774..11ae2706482 100644 --- a/.github/workflows/dynamoAllNet6.0_build.yml +++ b/.github/workflows/dynamoAllNet6.0_build.yml @@ -46,6 +46,7 @@ jobs: if-no-files-found: warn retention-days: 3 - name: Repository Dispatch + if: github.event.pull_request.merged == true uses: peter-evans/repository-dispatch@v2 with: token: ${{ secrets.DYNAMO_TESTS_TOKEN }}