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: branch:
- master - master
event: event:
- push
- tag - tag
--- ---
@ -71,4 +72,4 @@ trigger:
- hotfix/* - hotfix/*
- renovate/* - renovate/*
event: event:
- push - push