fix: don't run docker workflow on branch push

This commit is contained in:
Gabe Farrell 2025-06-15 00:14:55 -04:00
parent 3250a4ec3f
commit aeb79adefb

View file

@ -11,7 +11,6 @@ name: Publish Docker image
on:
push:
branches: [main]
tags:
- 'v*'