Skip to content

chore(deps-dev): bump @csstools/css-parser-algorithms from 3.0.1 to 3.0.2 in /wp-content/themes/terraso #290

chore(deps-dev): bump @csstools/css-parser-algorithms from 3.0.1 to 3.0.2 in /wp-content/themes/terraso

chore(deps-dev): bump @csstools/css-parser-algorithms from 3.0.1 to 3.0.2 in /wp-content/themes/terraso #290

Workflow file for this run

name: WPCS check
on: pull_request
jobs:
phpcs:
name: WPCS
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- name: WPCS check
uses: 10up/wpcs-action@stable
with:
enable_warnings: true
standard: 'WordPress-VIP-Go'
use_local_config: true