Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
add branch to test against
  • Loading branch information
abikouo committed Apr 12, 2023
commit 0d13100e577f3eb9ee47d1d32caf548c041722e8
1 change: 1 addition & 0 deletions .github/actions/ansible_test_splitter/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,4 +42,5 @@ runs:
COLLECTIONS_TO_TEST: "${{ inputs.collections_to_test }}"
TOTAL_JOBS: "${{ inputs.total_jobs }}"
PULL_REQUEST_BODY: "${{ github.event.pull_request.body }}"
PULL_REQUEST_BASE_REF: "${{ github.event.pull_request.base.ref }}"
shell: bash