Skip to content

Commit 7583b15

Browse files
committed
Update GitHub Action
1 parent c7085fb commit 7583b15

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/stale-bot.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -35,8 +35,8 @@ jobs:
3535
env:
3636
GITHUB_TOKEN: ${{ secrets.ADK_TRIAGE_AGENT }}
3737
GOOGLE_API_KEY: ${{ secrets.GOOGLE_API_KEY }}
38-
OWNER: ${{ github.repository_owner }}
39-
REPO: ${{ github.event.repository.name }}
38+
OWNER: ryanaiagent
39+
REPO: adk-python
4040
CONCURRENCY_LIMIT: 3
4141
LLM_MODEL_NAME: "gemini-2.5-flash"
4242
PYTHONPATH: contributing/samples

0 commit comments

Comments
 (0)