Skip to content

Commit 0aa4534

Browse files
test build
1 parent a05f07e commit 0aa4534

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-and-push-image.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ name: Publish Docker image and Github Registry
22

33
on:
44
push:
5-
branches: ['master']
5+
branches: ['master', 'collector-refactor']
66

77
jobs:
88
push_to_registries:

0 commit comments

Comments
 (0)