Skip to content

Bump @adobe/css-tools from 4.2.0 to 4.3.1 in /src/frontend #40

Bump @adobe/css-tools from 4.2.0 to 4.3.1 in /src/frontend

Bump @adobe/css-tools from 4.2.0 to 4.3.1 in /src/frontend #40

Workflow file for this run

# Add a label to the PR when it is opened or updated
name: Pull Request Labeler
on: [pull_request]
jobs:
triage:
runs-on: ubuntu-latest
permissions:
contents: read
pull-requests: write
steps:
- uses: actions/labeler@v4
with:
sync-labels: true
configuration-path: .github/labeler.yml
dot: true