Skip to content

fix(icons): Swap thumbs-up thumbs-down paths to fix fill issue #2167

fix(icons): Swap thumbs-up thumbs-down paths to fix fill issue

fix(icons): Swap thumbs-up thumbs-down paths to fix fill issue #2167

Workflow file for this run

name: Linting PR
on:
pull_request:
types:
- opened
- edited
- reopened
jobs:
lint-pr-title:
name: PR Title Lint
runs-on: ubuntu-latest
steps:
- uses: amannn/action-semantic-pull-request@v5
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
with:
types: |
fix
feat
perf
refactor
test
style
docs
ci
build
chore
requireScope: true
ignoreLabels: |
bot