Skip to content

Bump stylelint from 16.10.0 to 16.12.0 #313

Bump stylelint from 16.10.0 to 16.12.0

Bump stylelint from 16.10.0 to 16.12.0 #313

Workflow file for this run

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