Skip to content

Commit

Permalink
correct comment config (#224)
Browse files Browse the repository at this point in the history
Co-authored-by: Maksim Minko <[email protected]>
  • Loading branch information
pshergie and Maksim Minko authored Jun 1, 2024
1 parent 5dbc9b6 commit 132a9f2
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/auto-review-comment.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,8 +23,8 @@ jobs:
run-id: ${{ github.event.workflow_run.id }}
github-token: ${{ secrets.GITHUB_TOKEN }}
- name: Analyze changes
uses: pshergie/pull-request-auto-reviewer@1
uses: pshergie/pull-request-auto-reviewer@v1
id: auto-review-action
with:
token: ${{ secrets.GITHUB_TOKEN }}
datapath: .github/auto-review-comment.yml
data-path: .github/auto-review-comment.yml

0 comments on commit 132a9f2

Please sign in to comment.