From 9ca7da0289c8ed06299c405a762ee28fd06910fe Mon Sep 17 00:00:00 2001 From: Amab Date: Sat, 8 Jul 2023 10:32:45 +0200 Subject: [PATCH] Revert "Run Drone CI pipeline on pull requests only" This reverts commit 9af9de07e0c953a03359d9dc4b3da0815ab1af5c. --- .drone.yml | 4 ---- 1 file changed, 4 deletions(-) diff --git a/.drone.yml b/.drone.yml index cf5b451..bfcbdb1 100644 --- a/.drone.yml +++ b/.drone.yml @@ -12,7 +12,3 @@ steps: from_secret: docker_password repo: git.cuernodehipnos.es/marown/android-sdk-docker tags: latest - -trigger: - event: - - pull_request