Skip to content

Commit def59af

Browse files
authored
Update build.yml to build on v4 branches
[skip ci] Signed-off-by: Ashley <73482956+ascopes@users.noreply.github.com>
1 parent fdddb9b commit def59af

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/build.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,11 @@ on:
44
pull_request:
55
branches:
66
- main
7+
- v*
78
push:
89
branches:
910
- main
11+
- v*
1012
workflow_call: {}
1113
workflow_dispatch: {}
1214

0 commit comments

Comments
 (0)