fix(ci): remove condition on push event on main
continuous-integration/drone/push Build is passing Details

This commit is contained in:
valvin 2023-04-20 11:28:21 +00:00
parent e6abe73c97
commit 8286a50b93
1 changed files with 2 additions and 2 deletions

View File

@ -33,5 +33,5 @@ steps:
when:
branch:
- main
event:
- push
# event:
# - push