Skip to content

chore(linting): enable stylelint's length-zero-no-unit rule #15991

chore(linting): enable stylelint's length-zero-no-unit rule

chore(linting): enable stylelint's length-zero-no-unit rule #15991

Workflow file for this run

name: Semantic PR
on: pull_request
jobs:
semantic:
runs-on: ubuntu-latest
steps:
- uses: amannn/action-semantic-pull-request@v5.5.2
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}