Skip to content

fix: Node 26 CI failures — wall profiler cleanup-hook UAF + OpenSSL LSan leak #1471

fix: Node 26 CI failures — wall profiler cleanup-hook UAF + OpenSSL LSan leak

fix: Node 26 CI failures — wall profiler cleanup-hook UAF + OpenSSL LSan leak #1471

Workflow file for this run

name: Pull Request Labels
on:
pull_request:
types: [opened, labeled, unlabeled, synchronize]
branches:
- 'main'
jobs:
label:
runs-on: ubuntu-latest
steps:
- uses: mheap/github-action-required-labels@v1
with:
mode: exactly
count: 1
labels: "semver-patch, semver-minor, semver-major"