From 351f957083884f02598e3242070967952e4b3ac1 Mon Sep 17 00:00:00 2001 From: Amir Malka Date: Sun, 11 Jan 2026 21:50:37 +0200 Subject: [PATCH] update test lists (#1919) --- .github/workflows/00-pr-scanner.yaml | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) diff --git a/.github/workflows/00-pr-scanner.yaml b/.github/workflows/00-pr-scanner.yaml index e3d5c737..f98240d6 100644 --- a/.github/workflows/00-pr-scanner.yaml +++ b/.github/workflows/00-pr-scanner.yaml @@ -78,11 +78,8 @@ jobs: "scan_local_file", "scan_local_glob_files", "scan_local_list_of_files", - "scan_nsa_and_submit_to_backend", - "scan_mitre_and_submit_to_backend", - "scan_local_repository_and_submit_to_backend", - "scan_repository_from_url_and_submit_to_backend", - "scan_with_custom_framework", + "scan_git_repository_and_submit_to_backend", + "scan_and_submit_to_backend", "scan_customer_configuration", "scan_compliance_score", "scan_custom_framework_scanning_file_scope_testing",