mirror of https://github.com/OpenIdentityPlatform/OpenDJ.git

Valery Kharseko
5 days ago 0270fee3a744a4ba7d72866abc602db30630d6e3
Update build.yml to simplify pull_request triggers

Removed pull_request branch specification from build workflow.
1 files modified
1 ■■■■ changed files
.github/workflows/build.yml 1 ●●●● patch | view | raw | blame | history
.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: