Skip to content

chore(deps): bump postcss from 8.5.6 to 8.5.10 in /docs #1921

chore(deps): bump postcss from 8.5.6 to 8.5.10 in /docs

chore(deps): bump postcss from 8.5.6 to 8.5.10 in /docs #1921

Workflow file for this run

---
# yamllint disable rule:truthy
name: "Pull Request Labeler"
on:
- pull_request
jobs:
triage:
if: github.event.pull_request.head.repo.fork == false
permissions:
contents: read
pull-requests: write
runs-on: ubuntu-latest
steps:
- uses: actions/labeler@v6.0.1
with:
repo-token: "${{ secrets.GITHUB_TOKEN }}"
sync-labels: true