Skip to content

[WIP] Add route to the span name to Phoenix socket requests #1414

[WIP] Add route to the span name to Phoenix socket requests

[WIP] Add route to the span name to Phoenix socket requests #1414

Workflow file for this run

name: "Pull Request Labeler"
on: [pull_request_target]
jobs:
triage:
runs-on: ubuntu-latest
steps:
- uses: actions/labeler@v4
with:
repo-token: "${{ secrets.GITHUB_TOKEN }}"