Skip to content

feat: Option to disable 2FA for OAuth users #66193

feat: Option to disable 2FA for OAuth users

feat: Option to disable 2FA for OAuth users #66193

name: 'PR Title Checker'
on:
pull_request_target:
types:
- opened
- edited
- synchronize
- labeled
- unlabeled
jobs:
check:
runs-on: ubuntu-latest
steps:
- uses: thehanimo/pr-title-checker@v1.4.2
with:
GITHUB_TOKEN: ${{ secrets.RC_TITLE_CHECKER }}