]> xenbits.xensource.com Git - people/andrewcoop/xen-test-framework.git/commitdiff
Revert "CI: Run CodeQL in main repo only"
authorAndrew Cooper <andrew.cooper3@citrix.com>
Mon, 8 Jan 2024 14:17:16 +0000 (14:17 +0000)
committerAndrew Cooper <andrew.cooper3@citrix.com>
Mon, 8 Jan 2024 14:40:12 +0000 (14:40 +0000)
This reverts commit c35f2eda069bbcd16cb4ede094001f547f311486.  It doesn't work as intended.

Signed-off-by: Andrew Cooper <andrew.cooper3@citrix.com>
.github/workflows/codeql.yml

index 997ec43a543c3876ca1affda5aac7d6c159da055..b1143a8f04f3ea246dc40c7a820e3e259827dd5c 100644 (file)
@@ -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: