Skip to content

(fix): missing is_plugin_active #13

(fix): missing is_plugin_active

(fix): missing is_plugin_active #13

Workflow file for this run

name: Code Style
on:
pull_request:
paths:
- '**.php'
jobs:
php-cs-fixer:
uses: yardinternet/workflows/.github/workflows/format-php.yml@main
secrets: inherit