Skip to content

Commit ea3d88c

Browse files
authoredFeb 7, 2025
Update Ai code reviewer
1 parent 4ec9a0b commit ea3d88c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎.github/workflows/copilot.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -30,4 +30,4 @@ jobs:
3030
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
3131
GITHUB_REPOSITORY: ${{ github.repository }}
3232
PR_NUMBER: ${{ github.event.pull_request.number }}
33-
run: python copilot.py
33+
run: python etc/tool/copilot.py

0 commit comments

Comments
 (0)
Please sign in to comment.