Skip to content

fix: Use in-place append for buffer concatenation to fix O(n^2) performance #105

fix: Use in-place append for buffer concatenation to fix O(n^2) performance

fix: Use in-place append for buffer concatenation to fix O(n^2) performance #105

Workflow file for this run

name: Lint PR title
on:
pull_request_target:
types:
- opened
- edited
- synchronize
jobs:
lint-pr-title:
uses: launchdarkly/gh-actions/.github/workflows/lint-pr-title.yml@main