From efe3041421b5457b14ffe5bf2e9912979364eda9 Mon Sep 17 00:00:00 2001 From: Workflow Sync Bot Date: Fri, 20 Dec 2024 18:45:44 +0000 Subject: [PATCH] =?UTF-8?q?=F0=9F=92=AC=20-=20Files=20Synced=20|=20Runner?= =?UTF-8?q?=20ID=20:=20175=20|=20=E2=9A=A1=20Triggered=20By=20fuelviews/gi?= =?UTF-8?q?thub-workflow-sync?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .github/workflows/php-cs-fixer.yml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.github/workflows/php-cs-fixer.yml b/.github/workflows/php-cs-fixer.yml index 684ae9d..679c9d1 100644 --- a/.github/workflows/php-cs-fixer.yml +++ b/.github/workflows/php-cs-fixer.yml @@ -7,6 +7,9 @@ on: branches: - main +permissions: + contents: write + jobs: php-cs-fixer: runs-on: ubuntu-latest