Skip to content

Commit c76520e

Browse files
authored
Update build.yml to simplify pull_request triggers
Remove pull_request branch specification from build workflow.
1 parent 2f29f4c commit c76520e

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

.github/workflows/build.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,6 @@ on:
44
push:
55
branches: [ 'sustaining/4.2.x','master' ]
66
pull_request:
7-
branches: [ 'sustaining/4.2.x','master' ]
8-
97
jobs:
108
build-maven:
119
runs-on: ${{ matrix.os }}

0 commit comments

Comments
 (0)