diff --git a/.drone.yml b/.drone.yml index bb8c554..90364aa 100644 --- a/.drone.yml +++ b/.drone.yml @@ -8,9 +8,9 @@ name: Check subs trigger: event: - - cron - cron: - - daily + - push + # cron: + # - daily steps: - name: Check subs image: alpine:latest