From 0d562d139b9b584b95501347cd400d6e2c8f87a4 Mon Sep 17 00:00:00 2001 From: Shreyash0712 Date: Mon, 7 Sep 2026 15:22:19 +0530 Subject: [PATCH] codeowners issue fixed --- .github/workflows/codeowners-access.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/codeowners-access.yml b/.github/workflows/codeowners-access.yml index 0efbd38..90f414e 100644 --- a/.github/workflows/codeowners-access.yml +++ b/.github/workflows/codeowners-access.yml @@ -27,6 +27,7 @@ permissions: jobs: check-write-access: + if: github.repository == 'yakew7/Fair-Code' runs-on: ubuntu-latest steps: - uses: actions/checkout@v7