only run ci when branch main
continuous-integration/drone/push Build is passing Details

This commit is contained in:
Rik Berkelder 2025-02-14 00:50:05 +01:00
parent cf75d950be
commit 2d25e1dd3b
1 changed files with 2 additions and 0 deletions

View File

@ -4,6 +4,8 @@ name: build
trigger:
event:
- push
branch:
- main
steps:
- name: docker