[CI] Only run on push event
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
Simon Cornet 2023-12-29 19:49:06 +01:00
parent 9ffc026957
commit e962d621f2

View File

@ -12,6 +12,8 @@ steps:
when:
branch:
- 'master'
event:
- 'push'
settings: