Skip to content

Bump postcss from 8.4.21 to 8.4.31 in /docs #2156

Bump postcss from 8.4.21 to 8.4.31 in /docs

Bump postcss from 8.4.21 to 8.4.31 in /docs #2156

Workflow file for this run

name: PR Labeler
on:
pull_request_target:
types: [opened]
jobs:
pr-labeler:
runs-on: ubuntu-latest
steps:
- uses: TimonVS/pr-labeler-action@v3
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}