This commit is contained in:
@@ -28,12 +28,12 @@ jobs:
|
|||||||
submodules: true
|
submodules: true
|
||||||
fetch-depth: 0
|
fetch-depth: 0
|
||||||
|
|
||||||
- name: Install ai-review
|
|
||||||
run: |
|
|
||||||
pip install xai-review
|
|
||||||
|
|
||||||
- name: Run inline review
|
- name: Run inline review
|
||||||
run: ai-review inline
|
uses: docker://nikitafilonov/ai-review:latest
|
||||||
|
with:
|
||||||
|
args: ai-review inline
|
||||||
|
|
||||||
- name: Run summary review
|
- name: Run summary review
|
||||||
run: ai-review summary
|
uses: docker://nikitafilonov/ai-review:latest
|
||||||
|
with:
|
||||||
|
args: ai-review summary
|
||||||
|
|||||||
Reference in New Issue
Block a user