Skip to content

Run PHP CS Fixer by scheduled cron (#430) #58

Run PHP CS Fixer by scheduled cron (#430)

Run PHP CS Fixer by scheduled cron (#430) #58

Workflow file for this run

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