diff --git a/.github/scripts/test_run_bazel_query_ci.py b/.github/scripts/test_run_bazel_query_ci.py index 8f74358441..8433e9bc3d 100644 --- a/.github/scripts/test_run_bazel_query_ci.py +++ b/.github/scripts/test_run_bazel_query_ci.py @@ -69,6 +69,7 @@ class RunBazelQueryCiTest(unittest.TestCase): "BUILDBUDDY_API_KEY": "token", "CODEX_BAZEL_BIN": str(fake_bazel), "GITHUB_ACTIONS": "true", + "GITHUB_REPOSITORY": "contributor/codex", } )