Skip to content

Pods Gravity Forms 1.6.0 #22

Pods Gravity Forms 1.6.0

Pods Gravity Forms 1.6.0 #22

Workflow file for this run

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