diff --git a/.drone.yml b/.drone.yml index 56bebed..4b72fb6 100644 --- a/.drone.yml +++ b/.drone.yml @@ -39,8 +39,8 @@ pipeline: notify-gogs: image: golang when: - event: pull-request + event: pull_request secrets: [BUILDBOT] commands: - echo "Notifying" - - sh gogs-notify.sh \ No newline at end of file + - sh gogs-notify.sh