Remove docker push on pr

This commit is contained in:
jeffvli 2023-09-24 16:54:43 -07:00
parent 46a2c29b22
commit 1113ef972f

View file

@ -6,9 +6,7 @@ on:
push:
tags:
- 'v*.*.*'
pull_request:
branches:
- 'development'
env:
REGISTRY: ghcr.io
IMAGE_NAME: ${{ github.repository }}