Skip to content

Commit 4dfee17

Browse files
committed
-
1 parent 71e40ca commit 4dfee17

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/cache.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ name: Push docker image to registry
33
"on":
44
push:
55
# Only run this job when pushing to the main branch
6-
branches: ["main"]
6+
branches: ["main", "feat/registry-docker"]
77

88
permissions:
99
contents: read

0 commit comments

Comments
 (0)