remove yml patterns

This commit is contained in:
Julian Thome 2025-03-17 10:31:48 +01:00
parent 20f386270a
commit 4ed00df058

View file

@ -192,8 +192,6 @@ semgrep-sast:
- '**/*.kt' - '**/*.kt'
- '**/*.cjs' - '**/*.cjs'
- '**/*.mjs' - '**/*.mjs'
- '**/*.yml'
- '**/*.yaml'
- '**/*.properties' - '**/*.properties'
- '**/application*.yml' - '**/application*.yml'
- '**/bootstrap*.yml' - '**/bootstrap*.yml'