mirror of https://github.com/apache/maven.git
The maven-3.9.x branch should fallback to maven-3.9.x branch of ITs
This commit is contained in:
parent
6e532cd249
commit
2bc44491af
|
@ -74,7 +74,7 @@ jobs:
|
|||
run: |
|
||||
set +e
|
||||
repo=maven-integration-testing
|
||||
target_branch=master
|
||||
target_branch=maven-3.9.x
|
||||
target_user=apache
|
||||
if [ "$GITHUB_EVENT_NAME" == "pull_request" ]; then
|
||||
user=${PR_HEAD_LABEL%:*}
|
||||
|
|
Loading…
Reference in New Issue