From b0e9b5a658da24dcb551091e82caf47770e1dfce Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jonas=20Birm=C3=A9?= Date: Fri, 13 Dec 2024 18:19:44 +0100 Subject: [PATCH] fix: read action from main --- .github/workflows/review.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/review.yml b/.github/workflows/review.yml index 015e778..8dc4b21 100644 --- a/.github/workflows/review.yml +++ b/.github/workflows/review.yml @@ -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: