Skip to content

Merge branch 'release/1.1.1' #28

Merge branch 'release/1.1.1'

Merge branch 'release/1.1.1' #28

Workflow file for this run

name: PHP-CS-Fixer
on: [push, pull_request]
jobs:
php-cs-fixer:
name: PHP-CS-Fixer
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- name: PHP-CS-Fixer
uses: docker://oskarstark/php-cs-fixer-ga