Skip to content

[NEW] Extract message service SID from incoming message and save to room #267

[NEW] Extract message service SID from incoming message and save to room

[NEW] Extract message service SID from incoming message and save to room #267

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 }}