Skip to content

fix: use rocksdb instead of in-memory map to reduce memory footprint #1003

fix: use rocksdb instead of in-memory map to reduce memory footprint

fix: use rocksdb instead of in-memory map to reduce memory footprint #1003

name: PR
on:
pull_request_target:
types:
- opened
- reopened
- edited
- synchronize
jobs:
title-format:
runs-on: ubuntu-24.04
steps:
- uses: amannn/[email protected]
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
with:
validateSingleCommit: true