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'
- '**/*.cjs'
- '**/*.mjs'
- '**/*.yml'
- '**/*.yaml'
- '**/*.properties'
- '**/application*.yml'
- '**/bootstrap*.yml'