Skip to content

fix(text): removes always computing text element alignment #1685

fix(text): removes always computing text element alignment

fix(text): removes always computing text element alignment #1685

Workflow file for this run

name: Lint PR title
on: pull_request
jobs:
lint-pr-title:
name: Lint PR title
runs-on: ubuntu-latest
steps:
- name: Lint PR title
uses: amannn/action-semantic-pull-request@v2.1.0
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}