Skip to content

Commit

Permalink
Remove debugging code
Browse files Browse the repository at this point in the history
  • Loading branch information
abikouo committed Jul 10, 2023
1 parent 9564ccc commit 71b92bc
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/integration.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 71b92bc

Please sign in to comment.