Skip to content

Commit d11c9d5

Browse files
authored
Update build.yml to remove pull request branches
Removed pull request branch specification from build workflow.
1 parent fb61427 commit d11c9d5

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/5.4.x','master' ]
66
pull_request:
7-
branches: [ 'sustaining/5.4.x','master' ]
87

98
jobs:
109
build-maven:

0 commit comments

Comments
 (0)