Remove deploy docker when creating a PR

This commit is contained in:
parra 2022-04-13 13:50:41 +02:00 committed by GitHub
parent f042976d3c
commit 1b77bd9b0d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
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: