chore(ci): allow .github/workflows in .mega-linter.yml (#146)

This commit is contained in:
2025-05-26 13:36:14 +03:00
committed by GitHub
parent 598fe0190a
commit baed29f713

View File

@@ -32,4 +32,4 @@ JAVASCRIPT_ES_CONFIG_FILE: .eslintrc.json
TYPESCRIPT_ES_CONFIG_FILE: .eslintrc.json
FILTER_REGEX_EXCLUDE: >
(node_modules|\.automation/test|docs/json-schemas|\.github/workflows)
(node_modules|\.automation/test|docs/json-schemas)