Exclude pull requests to master from the deploy stage

Signed-off-by: Graham <gpe@openrs2.dev>
pull/88/head
Graham 4 years ago
parent 161ff2cea8
commit 59159f17a3
  1. 3
      .drone.yml

@ -20,3 +20,6 @@ steps:
when:
branch:
- master
event:
exclude:
- pull_request

Loading…
Cancel
Save