Skip to content

Commit 5d3732f

Browse files
committed
github/actions: build vnext docker image after merge to main branch
1 parent 8cd9d6d commit 5d3732f

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/build-publish.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
name: Build and publish image
22
on:
33
push:
4+
branches:
5+
- main
46
tags:
57
- "*"
68
pull_request:

0 commit comments

Comments
 (0)