From 85c1f2638ebdc2a7c3916394f962fc1e760c3d4c Mon Sep 17 00:00:00 2001 From: Benjamin Date: Sun, 15 Jun 2025 12:12:53 -0400 Subject: [PATCH] remove SAST --- .gitlab-ci.yml | 2 -- 1 file changed, 2 deletions(-) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 8c7188e5a..758e1b4bf 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -205,10 +205,8 @@ deploy test/purple: include: - template: Jobs/Dependency-Scanning.gitlab-ci.yml - - template: Jobs/SAST.gitlab-ci.yml variables: AST_ENABLE_MR_PIPELINES: 'true' -# # Pending resolution of: https://gitlab.com/PronounsPage/PronounsPage/-/merge_requests/453#note_1911466136