diff --git a/workflow-templates/bytefolk-security.yml b/workflow-templates/bytefolk-security.yml index 3b69a2b..4de6fae 100644 --- a/workflow-templates/bytefolk-security.yml +++ b/workflow-templates/bytefolk-security.yml @@ -33,7 +33,6 @@ jobs: codeql: name: CodeQL (${{ matrix.language }}) - if: ${{ github.event_name != 'pull_request' || github.event.pull_request.head.repo.full_name == github.repository }} runs-on: ubuntu-24.04 timeout-minutes: 30 permissions: