Skip to content

Commit 7da3e77

Browse files
committed
fix(ci): only build Docker images on version tags
1 parent 58cbdd8 commit 7da3e77

1 file changed

Lines changed: 0 additions & 3 deletions

File tree

.github/workflows/docker.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,7 @@ name: Docker
22

33
on:
44
push:
5-
branches: [main]
65
tags: ["v*"]
7-
pull_request:
8-
branches: [main]
96

107
env:
118
REGISTRY: ghcr.io

0 commit comments

Comments
 (0)