Skip to content

Commit

Permalink
Merge branch '__rultor'
Browse files Browse the repository at this point in the history
  • Loading branch information
rultor committed Aug 18, 2023
2 parents 7d63fee + 30e8cf3 commit f40f85e
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/gpt-code-review.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,9 @@ jobs:
with:
node-version: 18
- run: npm install code-review-gpt
if: ${{ false }}
- run: npx code-review-gpt review --ci=github
if: ${{ false }}
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
BASE_SHA: ${{ github.event.pull_request.base.sha }}
Expand Down

0 comments on commit f40f85e

Please sign in to comment.