Allow latest tag to be published, restrict SAST jobs to approved MR

This commit is contained in:
Florian Anceau
2024-06-09 12:57:15 +00:00
parent bd098de313
commit fe793698e7
3 changed files with 14 additions and 2 deletions
+4
View File
@@ -145,3 +145,7 @@ weekly-build-scheduler:
code_quality:
rules:
- if: $CI_MERGE_REQUEST_APPROVED
semgrep-sast:
rules:
- if: $CI_MERGE_REQUEST_APPROVED