Skip to content

feat: use 12h/24h & datetime settings from locale, allow a custom format for datetime #488

feat: use 12h/24h & datetime settings from locale, allow a custom format for datetime

feat: use 12h/24h & datetime settings from locale, allow a custom format for datetime #488

name: "Semantic PR"
on:
pull_request_target:
types:
- opened
- edited
- synchronize
jobs:
main:
name: Validate PR title
runs-on: ubuntu-latest
steps:
- uses: amannn/action-semantic-pull-request@v5.5.3
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}