From ff6cafd4954b8ed01ed81e9fcd0eca9978d3d4cd Mon Sep 17 00:00:00 2001 From: Laurent Destailleur Date: Mon, 20 Jan 2025 00:56:26 +0100 Subject: [PATCH] Fix yaml ci syntax --- .github/workflows/pre-commit.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/pre-commit.yml b/.github/workflows/pre-commit.yml index ea75985f83f..82d2d9ad068 100644 --- a/.github/workflows/pre-commit.yml +++ b/.github/workflows/pre-commit.yml @@ -67,7 +67,7 @@ jobs: - name: Setup PHPCS uses: shivammathur/setup-php@v2 - # Install proper php version, and also install phpcs which may be needed + # Install proper php version, and also install phpcs which may be needed if: | ! cancelled() && (