Run Drone CI pipeline on pull requests only (#418)

## What changes were proposed in this pull request?

Run Drone CI pipeline on pull requests only.

## How was this patch tested?

Drone CI pipeline.

Co-authored-by: Amab <juanmi1982@gmail.com>
Reviewed-on: #418
This commit is contained in:
Marown 2023-06-03 10:57:43 +02:00
parent 4d29dc6376
commit f18a03c6cb
1 changed files with 4 additions and 0 deletions

View File

@ -26,3 +26,7 @@ steps:
# from_secret: sonar_host
# sonar_token:
# from_secret: sonar_token
trigger:
event:
- pull_request