Skip to content

Bump postcss from 8.4.29 to 8.4.31 #967

Bump postcss from 8.4.29 to 8.4.31

Bump postcss from 8.4.29 to 8.4.31 #967

Workflow file for this run

name: 'Check spelling'
on: # rebuild any PRs and main branch changes
push:
branches:
- main
- staging
- trying
pull_request:
jobs:
spellcheck: # run the action
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: streetsidesoftware/cspell-action@v2