summaryrefslogtreecommitdiffstats
path: root/.drone.yml
diff options
context:
space:
mode:
authorRoeland Jago Douma <rullzer@users.noreply.github.com>2019-09-04 08:06:33 +0200
committerGitHub <noreply@github.com>2019-09-04 08:06:33 +0200
commitde571bd96355898c6403cf598fffcc233d13f940 (patch)
tree9ad8c911889230e682dc950ca80e34ab6e47a420 /.drone.yml
parent3776f7e0cb85b4e369d90945c3c4bc8452dba9c0 (diff)
parent16477c181ea0d731442f3509815a7b4fe1cd9b1b (diff)
downloadnextcloud-server-de571bd96355898c6403cf598fffcc233d13f940.tar.gz
nextcloud-server-de571bd96355898c6403cf598fffcc233d13f940.zip
Merge pull request #16982 from nextcloud/enh/only_run_codecov_on_merge
Only run code coverage CI on merge
Diffstat (limited to '.drone.yml')
-rw-r--r--.drone.yml2
1 files changed, 0 insertions, 2 deletions
diff --git a/.drone.yml b/.drone.yml
index c550839b3e2..d5100cd9198 100644
--- a/.drone.yml
+++ b/.drone.yml
@@ -2228,7 +2228,6 @@ trigger:
- master
- stable*
event:
- - pull_request
- push
---
@@ -2258,7 +2257,6 @@ trigger:
- master
- stable*
event:
- - pull_request
- push
---