Skip to content

Commit d1c3c70

Browse files
committed
Update CI workflow for 5.x
1 parent 1b9dcce commit d1c3c70

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/build.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,11 +3,13 @@ name: Build
33
on:
44
pull_request_target:
55
branches:
6+
- hawtio-5.x
67
- hawtio-4.x
78
paths-ignore:
89
- '**.md'
910
push:
1011
branches:
12+
- hawtio-5.x
1113
- hawtio-4.x
1214
paths-ignore:
1315
- '**.md'

0 commit comments

Comments
 (0)