Skip to content

fix(proxy): retire cooldown-suppressed HTTP bridge sessions #106

fix(proxy): retire cooldown-suppressed HTTP bridge sessions

fix(proxy): retire cooldown-suppressed HTTP bridge sessions #106

Workflow file for this run

name: PR labeler
on:
pull_request_target: # zizmor: ignore[dangerous-triggers] labels fork PRs without checking out PR code
types: [opened, synchronize, reopened, ready_for_review]
permissions:
contents: read
pull-requests: write
jobs:
label:
runs-on: ubuntu-24.04
steps:
- name: Apply path-based labels
uses: actions/labeler@bf12e9b00b37c5c0ca2b87b79b2daf7891dbda13
with:
configuration-path: .github/labeler.yml
sync-labels: false