Skip to content

feat: text area component #127

feat: text area component

feat: text area component #127

Workflow file for this run

name: Check PR title
on:
pull_request_target:
types:
- opened
- reopened
- edited
- synchronize
jobs:
lint:
runs-on: ubuntu-latest
steps:
- uses: amannn/action-semantic-pull-request@c24d6dd07c69e0826c52021944f216b2e3192535
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}