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'