Skip to content

Commit

Permalink
fix: read action from main
Browse files Browse the repository at this point in the history
  • Loading branch information
birme committed Dec 13, 2024
1 parent 776454f commit b0e9b5a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/review.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: review
uses: EyevinnOSC/code-review-action@454a00e0c2fe36c1438d9cf3cba36729cc1b5699
uses: EyevinnOSC/code-review-action@main
with:
repo_url: ${{ github.server_url }}/${{ github.repository }}/tree/${{ github.head_ref}}
env:
Expand Down

0 comments on commit b0e9b5a

Please sign in to comment.