Add push event to .drone.yml
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
Ethan Lane 2023-04-29 14:43:47 +01:00
parent 03b7108c6d
commit 1a15931dbd

View file

@ -38,6 +38,7 @@ trigger:
branch:
- master
event:
- push
- tag
---
@ -71,4 +72,4 @@ trigger:
- hotfix/*
- renovate/*
event:
- push
- push