Skip to content

Discard changes to ui/js/blocks/pods-blocks-api.min.asset.json #11

Discard changes to ui/js/blocks/pods-blocks-api.min.asset.json

Discard changes to ui/js/blocks/pods-blocks-api.min.asset.json #11

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

Check failure on line 16 in .github/workflows/php-phpcs.yml

View workflow run for this annotation

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

Invalid workflow file

You have an error in your yaml syntax on line 16
env:
REVIEWDOG_GITHUB_API_TOKEN: ${{ secrets.GH_BOT_TOKEN }}