update repo name to openrabbit

This commit is contained in:
2025-12-21 14:36:14 +01:00
parent ca3e124745
commit 1e58ea048b
5 changed files with 7 additions and 7 deletions

View File

@@ -18,7 +18,7 @@ jobs:
- uses: actions/checkout@v4
with:
repository: Hiddenden/OpenRabbit
repository: Hiddenden/openrabbit
path: .ai-review
token: ${{ secrets.AI_REVIEW_TOKEN }}

View File

@@ -31,7 +31,7 @@ jobs:
# Checkout central AI tooling
- uses: actions/checkout@v4
with:
repository: Hiddenden/AI-code-review-workflow
repository: Hiddenden/openrabbit
path: .ai-review
token: ${{ secrets.AI_REVIEW_TOKEN }}

View File

@@ -17,7 +17,7 @@ jobs:
- uses: actions/checkout@v4
with:
repository: Hiddenden/AI-code-review-workflow
repository: Hiddenden/openrabbit
path: .ai-review
token: ${{ secrets.AI_REVIEW_TOKEN }}

View File

@@ -12,7 +12,7 @@ jobs:
- uses: actions/checkout@v4
with:
repository: Hiddenden/AI-code-review-workflow
repository: Hiddenden/openrabbit
path: .ai-review
token: ${{ secrets.AI_REVIEW_TOKEN }}

View File

@@ -17,7 +17,7 @@ jobs:
# Checkout the CENTRAL AI tooling repo
- uses: actions/checkout@v4
with:
repository: Hiddenden/AI-code-review-workflow
repository: Hiddenden/openrabbit
path: .ai-review
token: ${{ secrets.AI_REVIEW_TOKEN }}