Skip to content

Commit 753d5d2

Browse files
committed
Fix push trigger branch
Signed-off-by: Kaur Palang <kaur.palang@brightcodecompany.com>
1 parent 7159e52 commit 753d5d2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/deploy-image.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ on:
44
workflow_dispatch:
55
push:
66
branches:
7-
- Issue-40-docker-image-for-releases
7+
- main
88

99
jobs:
1010
build-images:

0 commit comments

Comments
 (0)