Skip to content

Bump autoprefixer from 10.4.19 to 10.4.20 in /ui #301

Bump autoprefixer from 10.4.19 to 10.4.20 in /ui

Bump autoprefixer from 10.4.19 to 10.4.20 in /ui #301

Workflow file for this run

name: Labeler
on: [pull_request]
permissions:
contents: read
jobs:
label:
runs-on: ubuntu-latest
permissions:
contents: read
pull-requests: write
steps:
- uses: actions/labeler@v5
with:
repo-token: "${{ github.token }}"