Skip to content

[IMPROVE] Add user roles to Jitsi token #51918

[IMPROVE] Add user roles to Jitsi token

[IMPROVE] Add user roles to Jitsi token #51918

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