diff --git a/.drone.yml b/.drone.yml index ac20d69..a543731 100644 --- a/.drone.yml +++ b/.drone.yml @@ -82,12 +82,7 @@ steps: when: event: include: - - pull_request - action: - include: - - opened - - reopened - - synchronized + - push ---