Skip to content

fix: bump fastjsonschema from 2.19.0 to 2.19.1 #93

fix: bump fastjsonschema from 2.19.0 to 2.19.1

fix: bump fastjsonschema from 2.19.0 to 2.19.1 #93

name: "Semantic PR Check"
on:
pull_request_target:
types:
- opened
- edited
- synchronize
jobs:
main:
name: Validate PR title
runs-on: ubuntu-latest
steps:
- uses: amannn/[email protected]
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}