only run ci when branch main
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
Rik Berkelder 2025-02-14 00:50:05 +01:00
parent cf75d950be
commit 2d25e1dd3b

View File

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