Skip to content

Commit 846260f

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 5ff4c39 commit 846260f

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
@@ -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)