Skip to content

fix: Override retention policy missing ignore threads option #54693

fix: Override retention policy missing ignore threads option

fix: Override retention policy missing ignore threads option #54693

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