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 }}