ci: prevent codeql analysis workflow from running in forks (#4561)

Co-authored-by: Alexandr <qwerty541zxc@gmail.com>
This commit is contained in:
Ophelia Goldstein
2025-10-25 18:35:24 +02:00
committed by martin-mfg
co-authored by Alexandr
parent 2e45763952
commit cdad0e60e2
+2
View File
@@ -24,6 +24,8 @@ permissions:
jobs:
CodeQL-Build:
if: github.repository == 'anuraghazra/github-readme-stats'
# CodeQL runs on ubuntu-latest, windows-latest, and macos-latest
runs-on: ubuntu-latest