diff --git a/.drone.yml b/.drone.yml index 2a6ccaa..6cb3a07 100644 --- a/.drone.yml +++ b/.drone.yml @@ -8,6 +8,10 @@ trigger: event: - push - pull_request + branch: + include: + - main + - develop steps: # test if it compiles correctly