Skip to content

fix(Assets) enqueue the minified version of a package if available #3186

fix(Assets) enqueue the minified version of a package if available

fix(Assets) enqueue the minified version of a package if available #3186

Workflow file for this run

name: 'PHPCS'
on: [pull_request]
jobs:
phpcs:
uses: stellarwp/github-actions/.github/workflows/phpcs.yml@main
with:
ref: ${{ github.event.inputs.ref }}
secrets:
access-token: ${{ secrets.GH_BOT_TOKEN }}