Skip to content

Commit

Permalink
Use branch where acceptance tests run in parallel (#3003)
Browse files Browse the repository at this point in the history
  • Loading branch information
Ashwin Venkatesh authored Sep 25, 2023
1 parent 756c37f commit 04a8d98
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pr.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,6 @@ jobs:
with:
workflow: test.yml
repo: hashicorp/consul-k8s-workflows
ref: main
ref: mw/1-18-parallel-tproxy
token: ${{ secrets.ELEVATED_GITHUB_TOKEN }}
inputs: '{ "context":"${{ env.CONTEXT }}", "repository":"${{ github.repository }}", "branch":"${{ env.BRANCH }}", "sha":"${{ env.SHA }}", "token":"${{ secrets.ELEVATED_GITHUB_TOKEN }}" }'

0 comments on commit 04a8d98

Please sign in to comment.