Skip to content

[FIX] use camelCase and proper From number when also sending messageServiceSid #266

[FIX] use camelCase and proper From number when also sending messageServiceSid

[FIX] use camelCase and proper From number when also sending messageServiceSid #266

name: 'PR Title Checker'
on:
pull_request:
types: [opened, edited]
jobs:
check:
runs-on: ubuntu-latest
steps:
- uses: thehanimo/pr-title-checker@v1.3.4
with:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}