summaryrefslogtreecommitdiff
path: root/.github
diff options
context:
space:
mode:
authorAndrii Klymenko <a.klymenko@vyos.io>2026-07-07 14:59:00 +0300
committerGitHub <noreply@github.com>2026-07-07 14:59:00 +0300
commit7f8beb2bf466436c44a79dcd932c40656a3f4332 (patch)
treed3db495b3a863de5a5cdedb1f575a6de203ccb72 /.github
parent116d97967af762801190c3dfc90255d3cada2840 (diff)
parent93958b9bcd44be6ebbe63fad6a92c5040f63458c (diff)
downloadvyatta-cfg-rolling.tar.gz
vyatta-cfg-rolling.zip
Merge pull request #151 from vyos/claude/t9047-codeql-guardrolling
ci: T9047: skip CodeQL on mirror twins (Code Security not enabled on private org)
Diffstat (limited to '.github')
-rw-r--r--.github/workflows/codeql.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/.github/workflows/codeql.yml b/.github/workflows/codeql.yml
index 4d86589..9f83747 100644
--- a/.github/workflows/codeql.yml
+++ b/.github/workflows/codeql.yml
@@ -30,6 +30,7 @@ permissions:
jobs:
codeql-analysis-call:
+ if: github.repository_owner == 'vyos'
uses: vyos/.github/.github/workflows/codeql-analysis.yml@production
secrets: inherit
with: