From bf06a25183bca876baaeaba0c976d004c0fdb75f Mon Sep 17 00:00:00 2001 From: Enol Fernandez Date: Mon, 9 Sep 2024 16:08:23 +0100 Subject: [PATCH] regexp --- .github/workflows/lint.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/lint.yml b/.github/workflows/lint.yml index 42b0867..663605f 100644 --- a/.github/workflows/lint.yml +++ b/.github/workflows/lint.yml @@ -27,4 +27,4 @@ jobs: # Black is good enough for us VALIDATE_PYTHON_PYINK: false # Disabling this file as it gets confused - FILTER_REGEX_EXCLUDE: "*.env.j2" + FILTER_REGEX_EXCLUDE: ".*.env.j2"