Skip to content

Bump postcss from 8.4.27 to 8.4.31 in /metadata #33

Bump postcss from 8.4.27 to 8.4.31 in /metadata

Bump postcss from 8.4.27 to 8.4.31 in /metadata #33

Workflow file for this run

name: CI Pipeline
# On each commit to PR to main branch.
on:
pull_request:
branches:
- main
jobs:
ci_job:
uses: ./.github/workflows/build-and-test.yml
with:
fetch-depth: 1 # No need to fetch whole history for CI