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