diff --git a/.github/workflows/integration.yaml b/.github/workflows/integration.yaml index 07a9e0204b9..db9d238b466 100644 --- a/.github/workflows/integration.yaml +++ b/.github/workflows/integration.yaml @@ -36,8 +36,7 @@ jobs: with: repository: ansible-collections/amazon.aws path: ${{ env.amazon_dir }} - # ref: ${{ github.event.pull_request.base.ref }} uncomment this before merge - ref: main + ref: ${{ github.event.pull_request.base.ref }} - name: list changes for pull request id: splitter