Skip to content

[rector] Automated updates generated by rector silverstripe configura… #3

[rector] Automated updates generated by rector silverstripe configura…

[rector] Automated updates generated by rector silverstripe configura… #3

Workflow file for this run

# github action that fixes code with php-cs-fixer
name: PHP-CS-Fixer
on:
push: null
create: null
jobs:
php-cs-fixer:
name: PHP-CS-Fixer
uses: nswdpc/ci-files/.github/workflows/php-cs-fixer.yml@main

Check failure on line 11 in .github/workflows/php-cs-fixer.yml

View workflow run for this annotation

GitHub Actions / PHP-CS-Fixer

Invalid workflow file

The workflow is not valid. In .github/workflows/php-cs-fixer.yml (Line: 11, Col: 11): Error from called workflow nswdpc/ci-files/.github/workflows/php-cs-fixer.yml@main (Line: 12, Col: 9): Unexpected symbol: '"-cs-fix"'. Located at position 58 within expression: github.event_name == 'push' || endsWith(github.ref_name, "-cs-fix")
secrets: inherit