diff --git a/.github/labeler-config.yml b/.github/labeler-config.yml index d91bca36127..3102e329979 100644 --- a/.github/labeler-config.yml +++ b/.github/labeler-config.yml @@ -37,6 +37,7 @@ API: - any-glob-to-any-file: 'src/main/java/stirling/software/SPDF/controller/api/**/*' - any-glob-to-any-file: 'scripts/png_to_webp.py' - any-glob-to-any-file: 'split_photos.py' + - any-glob-to-any-file: '.github/workflows/swagger.yml' Documentation: - changed-files: @@ -57,6 +58,14 @@ Test: - changed-files: - any-glob-to-any-file: 'cucumber/**/*' - any-glob-to-any-file: 'src/test**/*' + - any-glob-to-any-file: '.pre-commit-config' + - any-glob-to-any-file: '.github/workflows/pre_commit.yml' + - any-glob-to-any-file: '.github/workflows/scorecards.yml' + +Security: + - changed-files: + - any-glob-to-any-file: '.github/workflows/dependency-review.yml' + - any-glob-to-any-file: '.github/workflows/scorecards.yml' Github: - changed-files: