Skip to content

Issue-57: Only register blocks on specified post types #185

Issue-57: Only register blocks on specified post types

Issue-57: Only register blocks on specified post types #185

name: Coding Standards
on:
push:
branches:
- develop
pull_request:
# Uncomment and edit the following to run on a schedule.
# schedule:
# - cron: '0 5 * * 0' # Run once per week at 5am UTC on Sundays.
jobs:
coding-standards:
uses: alleyinteractive/.github/.github/workflows/php-coding-standards.yml@main
with:
php: 8.1
command: |

Check failure on line 17 in .github/workflows/coding-standards.yml

View workflow run for this annotation

GitHub Actions / Coding Standards

Invalid workflow file

The workflow is not valid. .github/workflows/coding-standards.yml (Line: 17, Col: 16): Invalid input, command is not defined in the referenced workflow.
phpstan