From 238f7648cf48d0974baacd0ba3ccc1b19beb8f02 Mon Sep 17 00:00:00 2001 From: zhom <2717306+zhom@users.noreply.github.com> Date: Mon, 16 Mar 2026 03:34:19 +0400 Subject: [PATCH] chore: remove ref --- .github/workflows/issue-validation.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.github/workflows/issue-validation.yml b/.github/workflows/issue-validation.yml index 59e7ad0..ded7708 100644 --- a/.github/workflows/issue-validation.yml +++ b/.github/workflows/issue-validation.yml @@ -74,7 +74,6 @@ jobs: uses: actions/checkout@8e8c483db84b4bee98b60c0593521ed34d9990e8 #v6.0.1 with: fetch-depth: 0 - ref: ${{ github.event.pull_request.head.sha }} - name: Check if first-time contributor id: check-first-time