From f59632a6b165a83f614fc7950a767ea374802a43 Mon Sep 17 00:00:00 2001 From: Rajendra Reddy Date: Wed, 18 Feb 2026 20:00:21 +0000 Subject: [PATCH] Update .gitea/workflows/mobsf.yml --- .gitea/workflows/mobsf.yml | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/.gitea/workflows/mobsf.yml b/.gitea/workflows/mobsf.yml index c75248d..3d627b0 100644 --- a/.gitea/workflows/mobsf.yml +++ b/.gitea/workflows/mobsf.yml @@ -35,4 +35,6 @@ jobs: with: name: MobSF-Security-Report path: report.html - if-no-files-found: ignore \ No newline at end of file + if-no-files-found: ignore + # THE SETTING BELOW CONTROLS DELETION + retention-days: 7 \ No newline at end of file