diff --git a/.github/workflows/codeql.yml b/.github/workflows/codeql.yml index 04ad7fae711..689fe71fddc 100644 --- a/.github/workflows/codeql.yml +++ b/.github/workflows/codeql.yml @@ -11,7 +11,6 @@ concurrency: jobs: analyze: name: Analyze - if: github.event_name == 'pull_request' || github.repository != 'openzfs/zfs' runs-on: ubuntu-22.04 permissions: actions: read