Move more stuff from BK to GHA (#8372)

This commit is contained in:
Michael Telatynski
2022-04-21 12:55:32 +01:00
committed by GitHub
parent dd880df6ae
commit 146bcdd6a6
9 changed files with 336 additions and 210 deletions

View File

@@ -21,3 +21,6 @@ insert_final_newline = true
indent_style = space
indent_size = 4
trim_trailing_whitespace = true
[*.{yml,yaml}]
indent_size = 2