Skip to content

Bump postcss from 8.4.28 to 8.4.47 #487

Bump postcss from 8.4.28 to 8.4.47

Bump postcss from 8.4.28 to 8.4.47 #487

Workflow file for this run

name: Check JSON syntax
on:
pull_request:
jobs:
jsoncheck:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- name: json-syntax-check
uses: limitusus/json-syntax-check@v2
with:
pattern: "\\.json$"