chore: Stop building images on tag pushes (#4397)

This was causing a red X on releases!
This commit is contained in:
Kyle Carberry
2022-10-06 15:39:53 +00:00
committed by GitHub
parent 9cf3e102ba
commit fe7c9f8ec1
-2
View File
@@ -4,8 +4,6 @@ on:
push:
branches:
- main
tags:
- "*"
paths:
- "dogfood/**"
pull_request: