diff --git a/.github/workflows/codeql.yml b/.github/workflows/codeql.yml index 105d2b86..c343e9b3 100644 --- a/.github/workflows/codeql.yml +++ b/.github/workflows/codeql.yml @@ -12,6 +12,7 @@ jobs: analyze: name: Analyze runs-on: ubuntu-24.04 + if: ${{ github.repository == 'learning-process/parallel_programming_course' }} permissions: actions: read contents: read