Skip to content

Commit 0e2099f

Browse files
committed
squashme: minor fix
1 parent e22d40d commit 0e2099f

1 file changed

Lines changed: 1 addition & 3 deletions

File tree

.github/workflows/publish-docker-image.yml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,7 @@ on:
44
push:
55
tags:
66
- "[0-9]+.[0-9]+.[0-9]+"
7-
branches:
8-
# TODO: Remove once we confirm the workflow runs
9-
- "*"
7+
- "test-.*"
108

119
env:
1210
REGISTRY: ghcr.io

0 commit comments

Comments
 (0)