Skip to content

fix: tiny bug fix to avoid KeyError #2446

fix: tiny bug fix to avoid KeyError

fix: tiny bug fix to avoid KeyError #2446

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