Skip to content

Commit

Permalink
Update integration_tests.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
krishnaa05 authored Feb 17, 2025
1 parent 3d99703 commit 6a376ec
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/integration_tests.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ jobs:
uses: uc-cdis/.github/.github/workflows/integration_tests.yaml@master
with:
QUAY_REPO: "awshelper"
CLOUD_AUTO_BRANCH: ${{ github.event.pull_request.head.ref }}
CLOUD_AUTO_BRANCH: ${{ github.event.pull_request.ref }}
secrets:
CI_AWS_ACCESS_KEY_ID: ${{ secrets.CI_AWS_ACCESS_KEY_ID }}
CI_AWS_SECRET_ACCESS_KEY: ${{ secrets.CI_AWS_SECRET_ACCESS_KEY }}
Expand Down

0 comments on commit 6a376ec

Please sign in to comment.