Making drone only publish on branch master
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
Fabian Stamm
2020-06-16 10:00:41 +02:00
parent d6a565b2cb
commit f1d475580c
2 changed files with 4 additions and 0 deletions

View File

@ -4,3 +4,5 @@ charset = utf-8
indent_size = 3
indent_style = space
insert_final_newline = true
[*.yml]
indent_size = 2