Skip to content

chore(deps): bump postcss from 8.5.15 to 8.5.23 in /website #213

chore(deps): bump postcss from 8.5.15 to 8.5.23 in /website

chore(deps): bump postcss from 8.5.15 to 8.5.23 in /website #213

Workflow file for this run

name: Pull Request Labeler
on:
pull_request_target:
types: [opened, synchronize, reopened, ready_for_review]
permissions:
contents: read
pull-requests: write
jobs:
labeler:
runs-on: ubuntu-latest
steps:
- uses: actions/labeler@v6
with:
repo-token: ${{ secrets.GITHUB_TOKEN }}