Skip to content

feat: add text-align and margin-top prop to Text in CL #1311

feat: add text-align and margin-top prop to Text in CL

feat: add text-align and margin-top prop to Text in CL #1311

Workflow file for this run

name: PR
on: [pull_request]
jobs:
# https://github.com/amannn/action-semantic-pull-request#example-config
check-semantic-pr:
name: Semantic pull request
runs-on: ubuntu-latest
steps:
# Please look up the latest version from
# https://github.com/amannn/action-semantic-pull-request/releases
- uses: amannn/[email protected]
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
with:
validateSingleCommit: true