Skip to content

Commit fe7c9f8

Browse files
authored
chore: Stop building images on tag pushes (#4397)
This was causing a red X on releases!
1 parent 9cf3e10 commit fe7c9f8

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/dogfood.yaml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,6 @@ on:
44
push:
55
branches:
66
- main
7-
tags:
8-
- "*"
97
paths:
108
- "dogfood/**"
119
pull_request:

0 commit comments

Comments
 (0)