diff --git a/.github/workflows/automation-trigger-test.yml b/.github/workflows/automation-trigger-test.yml index fdda04ee6..0fb70bf79 100644 --- a/.github/workflows/automation-trigger-test.yml +++ b/.github/workflows/automation-trigger-test.yml @@ -24,6 +24,7 @@ jobs: with: path: qa repository: BranchMetrics/qentelli-saas-sdk-testing-automation + ref: ParallelExecutionAndOptimization token: ${{ secrets.BRANCHLET_ACCESS_TOKEN_PUBLIC }} # repo's gradle is configured to run on java 11 - name: Setup java 11 for gradle