chore: Don't run docker build on PRs (#2601)

This commit is contained in:
Lipis 2020-12-15 15:24:00 +02:00 committed by GitHub
parent f919907855
commit 2b434db062
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -4,7 +4,6 @@ on:
push:
branches:
- master
pull_request:
jobs:
build-docker: