Remove pull_request trigger from Docker workflow

This commit is contained in:
2025-09-20 15:05:41 -05:00
parent ea09d520aa
commit 93530387a4

View File

@@ -4,8 +4,6 @@ on:
push:
branches: [ main ]
tags: [ 'v*' ]
pull_request:
branches: [ main ]
env:
REGISTRY: ghcr.io