From e8b3b42728be226849bda06e027262835f21eba1 Mon Sep 17 00:00:00 2001 From: Yaacov Date: Sat, 18 Jul 2026 12:36:45 +0300 Subject: [PATCH] fix: target owned monitor repository --- .github/workflows/scient-upstream-monitor.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/scient-upstream-monitor.yml b/.github/workflows/scient-upstream-monitor.yml index b52631a1..52ce380e 100644 --- a/.github/workflows/scient-upstream-monitor.yml +++ b/.github/workflows/scient-upstream-monitor.yml @@ -24,6 +24,7 @@ jobs: - name: Compare official source with reviewed checkpoint env: GH_TOKEN: ${{ github.token }} + GH_REPO: ${{ github.repository }} shell: bash run: | set -euo pipefail