Skip to content

Commit

Permalink
Fix action name
Browse files Browse the repository at this point in the history
  • Loading branch information
ai committed May 28, 2024
1 parent 1fcb0fe commit 94d45ae
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/auto-review-comment.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ jobs:
run-id: ${{ github.event.workflow_run.id }}
github-token: ${{ secrets.GITHUB_TOKEN }}
- name: Analyze changes
uses: ./
uses: pshergie/pull-request-auto-reviewer@1
id: auto-review-action
with:
token: ${{ secrets.GITHUB_TOKEN }}
Expand Down

0 comments on commit 94d45ae

Please sign in to comment.