Skip to content

fix(text): prevent always running detect text alignment #1683

fix(text): prevent always running detect text alignment

fix(text): prevent always running detect text alignment #1683

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 }}