diff --git a/.github/workflows/ci.yaml b/.github/workflows/ci.yaml index 3e008c1..4bf9a5d 100644 --- a/.github/workflows/ci.yaml +++ b/.github/workflows/ci.yaml @@ -41,7 +41,7 @@ jobs: - name: PHP-CS-Fixer uses: docker://ghcr.io/php-cs-fixer/php-cs-fixer:3-php8.2 with: - args: check + args: check /var/www/wirhub - name: Update folder permissions run: |