1
0
Fork 0
mirror of https://github.com/parrazam/radicale-docker.git synced 2024-11-21 22:23:25 +01:00

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

View file

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