diff --git a/.github/workflows/codeql.yml b/.github/workflows/codeql.yml index 31d962d0..70298eaf 100644 --- a/.github/workflows/codeql.yml +++ b/.github/workflows/codeql.yml @@ -12,7 +12,7 @@ jobs: analyze: name: Analyze runs-on: ubuntu-latest - if: github.repository_owner == 'wg-easy' + if: github.repository_owner == 'alexn707' permissions: actions: read contents: read