Skip to content

chore(deps)(deps): bump postcss from 8.5.14 to 8.5.25 in /web/landing #34

chore(deps)(deps): bump postcss from 8.5.14 to 8.5.25 in /web/landing

chore(deps)(deps): bump postcss from 8.5.14 to 8.5.25 in /web/landing #34

Workflow file for this run

name: Label PRs
on:
pull_request_target:
types: [opened, synchronize]
permissions:
contents: read
pull-requests: write
jobs:
label:
runs-on: ubuntu-latest
steps:
- uses: actions/labeler@v5
with:
repo-token: ${{ secrets.GITHUB_TOKEN }}
configuration-path: .github/labeler.yml
sync-labels: true