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 10:39:53 -05:00 committed by GitHub
parent 9cf3e102ba
commit fe7c9f8ec1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 2 deletions

View File

@ -4,8 +4,6 @@ on:
push:
branches:
- main
tags:
- "*"
paths:
- "dogfood/**"
pull_request: