Skip to content

Create php-phpcs.yml #2

Create php-phpcs.yml

Create php-phpcs.yml #2

name: 'PHP Compatibility'
on:
pull_request:
paths:
- 'includes/**.php'
- '*.php'
- 'composer.json'
- '.github/workflows/php-compatibility.yml'
jobs:
phpcs-compatibility:
uses: pods-framework/.github/workflows/php-compatibility.yml@main

Check failure on line 11 in .github/workflows/php-compatibility.yml

View workflow run for this annotation

GitHub Actions / .github/workflows/php-compatibility.yml

Invalid workflow file

invalid value workflow reference: references to workflows must be prefixed with format 'owner/repository/' or './' for local workflows