summaryrefslogtreecommitdiff
path: root/.github/workflows
diff options
context:
space:
mode:
authorYuriy Andamasov <yuriy@vyos.io>2026-07-03 18:45:42 +0300
committerYuriy Andamasov <yuriy@vyos.io>2026-07-03 18:45:42 +0300
commit0618f558c01ec6255204690db796502a7bdd6035 (patch)
treeb15dac96ff72fc87a73fce2fa440c4ef5b31540c /.github/workflows
parentdf89ae4fce42d4467e580ba02090ac8f26df5430 (diff)
downloadvyos-http-api-tools-0618f558c01ec6255204690db796502a7bdd6035.tar.gz
vyos-http-api-tools-0618f558c01ec6255204690db796502a7bdd6035.zip
ci: T9047: skip CodeQL on mirror twins (Code Security not enabled on private org)
Diffstat (limited to '.github/workflows')
-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 4020b87..2c68992 100644
--- a/.github/workflows/codeql.yml
+++ b/.github/workflows/codeql.yml
@@ -23,6 +23,7 @@ on:
jobs:
analyze:
name: Analyze
+ if: github.repository_owner == 'vyos'
runs-on: ubuntu-latest
permissions:
actions: read