From ed909601a020e4ac8273cdad84066cc8c8e30deb Mon Sep 17 00:00:00 2001 From: Patrick Bassner Date: Mon, 4 Dec 2023 20:14:24 +0100 Subject: [PATCH] hmm --- .github/workflows/crgpt.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.github/workflows/crgpt.yml b/.github/workflows/crgpt.yml index af83d5b3d7c0..c696189c6709 100644 --- a/.github/workflows/crgpt.yml +++ b/.github/workflows/crgpt.yml @@ -16,7 +16,6 @@ jobs: - uses: actions/checkout@v3 with: fetch-depth: 0 - ref: ${{ github.head_ref || github.event.pull_request.head.ref }} - name: Code Review GPT uses: mattzcarey/code-review-gpt@v0.1.5