diff --git a/.github/workflows/test-integrations.yml b/.github/workflows/test-integrations.yml index 9fc3a59f905f..be1dcb3853e2 100644 --- a/.github/workflows/test-integrations.yml +++ b/.github/workflows/test-integrations.yml @@ -47,6 +47,7 @@ jobs: runs-on: ${{ needs.setup.outputs.compute-xl }} repository-name: ${{ github.repository }} uploaded-binary-name: 'consul-bin' + branch-name: "main" secrets: elevated-github-token: ${{ secrets.ELEVATED_GITHUB_TOKEN }}