Fixing .drone.yml
All checks were successful
continuous-integration/drone/pr Build is passing

This commit is contained in:
david 2024-05-19 10:37:00 +02:00
parent 84f132742b
commit 065c993332

View File

@ -56,7 +56,7 @@ trigger:
branch: branch:
- *branch - *branch
event: event:
- pull_request - push
- custom - custom
--- ---
@ -119,7 +119,7 @@ trigger:
branch: branch:
- *branch - *branch
event: event:
- pull_request - push
- custom - custom
--- ---