From: Andrew Cooper Date: Mon, 8 Jan 2024 14:17:16 +0000 (+0000) Subject: Revert "CI: Run CodeQL in main repo only" X-Git-Url: http://xenbits.xensource.com/gitweb?a=commitdiff_plain;h=3a689cdb37221f4e0d77c5b5d21425a7162141e6;p=people%2Fandrewcoop%2Fxen-test-framework.git Revert "CI: Run CodeQL in main repo only" This reverts commit c35f2eda069bbcd16cb4ede094001f547f311486. It doesn't work as intended. Signed-off-by: Andrew Cooper --- diff --git a/.github/workflows/codeql.yml b/.github/workflows/codeql.yml index 997ec43..b1143a8 100644 --- a/.github/workflows/codeql.yml +++ b/.github/workflows/codeql.yml @@ -9,9 +9,6 @@ on: jobs: analyse: - # https://github.com/orgs/community/discussions/26409 (private secrets): - # Run this job if the feature branch is in the main repo (not in a fork): - if: github.event.pull_request.head.repo.full_name == github.repository strategy: matrix: