Remove deploy docker when creating a PR

This commit is contained in:
parra 2022-04-13 13:50:41 +02:00
parent 7e0cd0a378
commit f8a037dfeb
1 changed files with 0 additions and 2 deletions

View File

@ -3,8 +3,6 @@ name: Publish Docker Hub
on:
push:
tags: [ '*.*.*.*' ]
pull_request:
branches: [ master ]
jobs:
build: