diff --git a/.drone.yml b/.drone.yml index 6f609f0..b27ef49 100644 --- a/.drone.yml +++ b/.drone.yml @@ -3,6 +3,10 @@ kind: pipeline name: test environment: project_name: rgraph +when: + event: + include: + - pull_request steps: - name: db-up