Skip to content

Commit 73090c2

Browse files
authored
Merge pull request #52 from dminnear-rh/push-on-v1-branch-update
push on v1 branch update
2 parents 86797df + eeb2f52 commit 73090c2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/docker-publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ name: Build (amd64 and arm64) and push to quay registries
22

33
on:
44
push:
5-
branches: ["main"]
5+
branches: ["main", "v1"]
66
tags: ["v*.*.*", "v*"]
77
pull_request:
88
branches: ["main"]

0 commit comments

Comments
 (0)