Skip to content

Commit 00f0ab0

Browse files
sobychackonamsoo2
authored andcommitted
CI build for non main branches
Signed-off-by: Soby Chacko <[email protected]> Signed-off-by: minsoo.nam <[email protected]>
1 parent 5558fa0 commit 00f0ab0

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

.github/workflows/continuous-integration.yml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,9 @@ name: CI/CD build
22

33
on:
44
push:
5-
branches: [ "main" ]
5+
branches:
6+
- main
7+
- '*.x'
68

79
jobs:
810
build:

0 commit comments

Comments
 (0)