diff --git a/.gitea/workflows/lint.yml b/.gitea/workflows/lint.yml index 40eeb9c4..e0a10c4c 100644 --- a/.gitea/workflows/lint.yml +++ b/.gitea/workflows/lint.yml @@ -13,6 +13,7 @@ jobs: container: image: zricethezav/gitleaks:latest steps: + - run: ls -lah - name: gitleaks run: gitleaks detect --no-git --verbose --source $GITHUB_WORKSPACE