Skip to content

Commit

Permalink
Update .github/workflows/e2e-test.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
musa-asad authored Dec 12, 2024
1 parent 08bbab6 commit 99db29c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/e2e-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@ jobs:

BuildOperator:
needs: [GetLatestOperatorCommitSHA]
uses: aws/amazon-cloudwatch-agent-operator/.github/workflows/build-and-upload.yml@e2e-testing
uses: aws/amazon-cloudwatch-agent-operator/.github/workflows/build-and-upload.yml
concurrency:
group: ${{ github.workflow }}-operator-${{ inputs.operator-branch}}
cancel-in-progress: true
Expand Down

0 comments on commit 99db29c

Please sign in to comment.