Skip to content

Commit 1c10aef

Browse files
authored
Filter branches to build trigger in GitHub Actions (on push)
1 parent 6dd2a7a commit 1c10aef

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/build.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@ name: Build Maven
22

33
on:
44
push:
5+
branches: [ 'sustaining/2.4.x','master' ]
56
pull_request:
67
branches: [ 'sustaining/2.4.x','master' ]
78
jobs:

0 commit comments

Comments
 (0)