ci/drone: build on any branch as releases and critical actions only happen on tag events anyway

This commit is contained in:
iwilltry42 2021-04-14 12:39:19 +02:00
parent 7ccdbfd5d9
commit f90b0e9220
No known key found for this signature in database
GPG Key ID: 7BA57AD1CFF16110

View File

@ -50,10 +50,6 @@ steps:
- lint
- test
when:
branch:
- main
- main-v* # major version branches
- release-*
event:
- push
- tag