Working on the retention system.

This commit is contained in:
charlesgauthereau
2025-08-28 09:47:42 +02:00
parent 010396ba4d
commit 19ea5543ea
+5 -1
View File
@@ -35,4 +35,8 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: gitleaks/gitleaks-action@v2
with:
fetch-depth: 0 # Fetch full history for gitleaks
- uses: gitleaks/gitleaks-action@v2
with:
config-path: .gitleaks.toml # Optional, if you have a custom config