Skip to content

feat: Add custom textstyle for the name property in a golden test scenario,… #76

feat: Add custom textstyle for the name property in a golden test scenario,…

feat: Add custom textstyle for the name property in a golden test scenario,… #76

name: Semantic PR
on: [pull_request_target]
jobs:
validate_title:
runs-on: ubuntu-latest
steps:
- name: Validate PR title
uses: amannn/action-semantic-pull-request@v4
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}