From c41e9ea9d6040f679810d0383b4b762c7ee20f7f Mon Sep 17 00:00:00 2001 From: Martin Geisler Date: Fri, 11 Oct 2024 08:48:50 +0200 Subject: [PATCH] Update .github/workflows/build.yml Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> --- .github/workflows/build.yml | 3 --- 1 file changed, 3 deletions(-) diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index 6159caa4..32e85c7d 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -35,9 +35,6 @@ jobs: - name: Add PR suggestions for formatting changes uses: parkerbxyz/suggest-changes@v1 - - - - name: Check for changes run: git diff --exit-code