From f456350e576b5f223aa942ae8fa85813ee908f96 Mon Sep 17 00:00:00 2001 From: witmicko Date: Tue, 27 Feb 2024 18:02:01 +0000 Subject: [PATCH] rm snapshot --- .github/workflows/security-code-scanner.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.github/workflows/security-code-scanner.yml b/.github/workflows/security-code-scanner.yml index 3c2205a..2a86612 100644 --- a/.github/workflows/security-code-scanner.yml +++ b/.github/workflows/security-code-scanner.yml @@ -21,7 +21,6 @@ jobs: paths_ignored: | .storybook/ '**/__snapshots__/' - '**/**snapshots**/' '**/*.snap' '**/*.stories.js' '**/*.stories.tsx'