From e5875e2847e291d851bea8d6380d7f8316daea02 Mon Sep 17 00:00:00 2001 From: CodeWithDennis <23448484+CodeWithDennis@users.noreply.github.com> Date: Wed, 13 Mar 2024 21:11:55 +0100 Subject: [PATCH] Update fix-php-code-style-issues.yml --- .github/workflows/fix-php-code-style-issues.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/fix-php-code-style-issues.yml b/.github/workflows/fix-php-code-style-issues.yml index 0237e8a7..9a37dba9 100644 --- a/.github/workflows/fix-php-code-style-issues.yml +++ b/.github/workflows/fix-php-code-style-issues.yml @@ -1,7 +1,7 @@ name: Fix PHP code style issues on: - push + push: permissions: contents: write @@ -23,4 +23,4 @@ jobs: - name: Commit changes uses: stefanzweifel/git-auto-commit-action@v5 with: - commit_message: Fix styling \ No newline at end of file + commit_message: Fix styling