Skip to content

Commit a580667

Browse files
committed
CI: Build changes based on backport release branches
Make sure to run CI on updates for releases. Signed-off-by: David Brown <[email protected]>
1 parent 30a6a4c commit a580667

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
@@ -9,9 +9,11 @@ on:
99
push:
1010
branches:
1111
- main
12+
- v*-branch
1213
pull_request:
1314
branches:
1415
- main
16+
- v*-branch
1517
schedule:
1618
- cron: "0 0 * * *"
1719

0 commit comments

Comments
 (0)