diff --git a/.drone.yml b/.drone.yml index fa7054d..e86a502 100644 --- a/.drone.yml +++ b/.drone.yml @@ -1,6 +1,10 @@ --- kind: pipeline name: testing +trigger: + event: + - push + - pull_request steps: - name: test