Skip to content

Commit b834d7a

Browse files
authored
Update build.yml to simplify pull request triggers
Remove pull request branch specification from build workflow.
1 parent 1c10aef commit b834d7a

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

.github/workflows/build.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,6 @@ on:
44
push:
55
branches: [ 'sustaining/2.4.x','master' ]
66
pull_request:
7-
branches: [ 'sustaining/2.4.x','master' ]
87
jobs:
98
build-maven:
109
runs-on: ${{ matrix.os }}

0 commit comments

Comments
 (0)