Skip to content

Commit 33b0b06

Browse files
committed
Update branches the build happens on
1 parent a6bbd47 commit 33b0b06

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/build-images.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,9 @@ name: Build Docker Images CI
33
on:
44
push:
55
branches:
6+
- master
7+
- develop
68
- 'feature/**'
7-
- ci
89

910
jobs:
1011

0 commit comments

Comments
 (0)