Skip to content

Commit 853d3e3

Browse files
committed
chore: update manki action reference to manki-review/manki (#88)
1 parent 0018d6f commit 853d3e3

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/manki.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ jobs:
2323
runs-on: ubuntu-latest
2424
steps:
2525
- uses: actions/checkout@v4
26-
- uses: xdustinface/manki@v4
26+
- uses: manki-review/manki@v4
2727
with:
2828
github_token: ${{ secrets.GITHUB_TOKEN }}
2929
claude_code_oauth_token: ${{ secrets.CLAUDE_CODE_OAUTH_TOKEN }}

.manki.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# Manki — AI Code Review Configuration
2-
# https://github.com/xdustinface/manki
2+
# https://github.com/manki-review/manki
33

44
auto_review: true
55
auto_approve: true

0 commit comments

Comments
 (0)