Skip to content

fix: Check for room scoped permissions for creating discussions #37279

fix: Check for room scoped permissions for creating discussions

fix: Check for room scoped permissions for creating discussions #37279

name: 'PR Title Checker'
on:
pull_request_target:
types:
- opened
- edited
- synchronize
- labeled
- unlabeled
jobs:
check:
runs-on: ubuntu-latest
steps:
- uses: thehanimo/[email protected]
with:
GITHUB_TOKEN: ${{ secrets.RC_TITLE_CHECKER }}