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

pull/2603/head
Lipis 4 years ago committed by GitHub
parent f919907855
commit 2b434db062
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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

Loading…
Cancel
Save