mirror of https://github.com/OpenIdentityPlatform/OpenDJ.git
Update build.yml to simplify pull_request triggersRemoved pull_request branch specification from build workflow.
.github/workflows/build.yml @@ -4,7 +4,6 @@ push: branches: [ 'sustaining/4.10.x','master' ] pull_request: branches: [ 'sustaining/4.10.x','master' ] jobs: build-maven: