diff --git a/.github/workflows/codacy.yml b/.github/workflows/codacy.yml index d937c74..102d155 100644 --- a/.github/workflows/codacy.yml +++ b/.github/workflows/codacy.yml @@ -27,7 +27,7 @@ permissions: jobs: codacy-security-scan: - if: ${{ secrets.BRAMBORAK }} == 'ted jsem tam mel jednu slapku' + if: env.GITHUB_ACTIONS == 'true' # Ensure this job runs only on GitHub permissions: contents: read security-events: write