diff --git a/.editorconfig b/.editorconfig index a243231..39eb3d4 100644 --- a/.editorconfig +++ b/.editorconfig @@ -14,5 +14,5 @@ trim_trailing_whitespace = false [*.{yaml,yml,sql}] indent_style = space -[.gitlab-ci.yml] +[{.gitlab-ci.yml,.github/workflows/*.yml}] indent_size = 2