Skip to content

feat(icon): update icons set version to 4.5.0 (VIV-1333) #944

feat(icon): update icons set version to 4.5.0 (VIV-1333)

feat(icon): update icons set version to 4.5.0 (VIV-1333) #944

Workflow file for this run

name: "Lint PR Title"
on:
pull_request:
types: ['opened', 'edited', 'reopened', 'synchronize']
jobs:
lint-pr-title:
runs-on: ubuntu-latest
steps:
- uses: dreampulse/action-lint-pull-request-title@master
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}