Skip to content

fix(import): validate uploaded file extensions by importer key #117232

fix(import): validate uploaded file extensions by importer key

fix(import): validate uploaded file extensions by importer key #117232

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