Skip to content

Issue-73: In Query block add AND/OR option for multiple terms #19

Issue-73: In Query block add AND/OR option for multiple terms

Issue-73: In Query block add AND/OR option for multiple terms #19

Workflow file for this run

name: Code Quality
on:
push:
branches:
- develop
pull_request:
jobs:
code-quality:
uses: alleyinteractive/.github/.github/workflows/php-composer-command.yml@main
with:
php: 8.1
command: |
phpcs
phpstan