Skip to content

Pods 3.2.8

Pods 3.2.8 #600

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