From e0df5b3eb82dfb66391a2694604ed649e8024c8b Mon Sep 17 00:00:00 2001 From: alexn707 Date: Fri, 28 Feb 2025 07:51:26 +0300 Subject: [PATCH] Update codeql.yml --- .github/workflows/codeql.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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