diff --git a/.github/workflows/lint.yml b/.github/workflows/lint.yml index d6585fc5ae..d5d00c16d3 100644 --- a/.github/workflows/lint.yml +++ b/.github/workflows/lint.yml @@ -14,7 +14,6 @@ jobs: - name: Checkout uses: actions/checkout@v4 with: - ref: ${{ github.head_ref }} fetch-depth: 0 - name: Setup Node.js uses: actions/setup-node@v4