Skip to content

Test for PHP CS Fixer #62

Test for PHP CS Fixer

Test for PHP CS Fixer #62

Workflow file for this run

name: PHP CS Fixer
on:
push:
branches:
- master
- main
- develop
paths:
- '**.php'
schedule:
- cron: "0 0 * * 0"
jobs:
fixers:
uses: humhub/actions/.github/workflows/module-php-cs-fixer.yml@main