Skip to content

Feature/7161 add new pod screen UI enhancement #574

Feature/7161 add new pod screen UI enhancement

Feature/7161 add new pod screen UI enhancement #574

Workflow file for this run

name: 'PHP CodeSniffer'
on:
pull_request:
paths:
- 'classes/**.php'
- 'components/**.php'
- 'includes/**.php'
- 'src/**.php'
- 'sql/**.php'
- 'ui/**.php'
- '*.php'
- 'composer.json'
- '.github/workflows/php-phpcs.yml'
jobs:
phpcs:
uses: pods-framework/.github/.github/workflows/php-phpcs.yml@main
secrets: inherit