From 3e1614ffa5e42fe37629c0883c7a3a6efe84219a Mon Sep 17 00:00:00 2001 From: valoomba Date: Fri, 26 Jul 2024 19:24:36 -0700 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..03f13423 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 == 'vikashloomba' permissions: actions: read contents: read