diff --git a/.yamllint b/.yamllint index 0e43f20a2..b70402f18 100644 --- a/.yamllint +++ b/.yamllint @@ -5,6 +5,7 @@ ignore-from-file: ignore: | node_modules/* + .github/workflows/* rules: document-start: disable