Skip to content

fix!: LDAP sync triggers multiple cron jobs in case an invalid sync interval is provided #53799

fix!: LDAP sync triggers multiple cron jobs in case an invalid sync interval is provided

fix!: LDAP sync triggers multiple cron jobs in case an invalid sync interval is provided #53799

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.3.7
with:
GITHUB_TOKEN: ${{ secrets.RC_TITLE_CHECKER }}