Skip to content

Route lambda through datadog so we get traces #446

Route lambda through datadog so we get traces

Route lambda through datadog so we get traces #446

Workflow file for this run

name: labeler
on:
- pull_request_target
jobs:
label:
runs-on: ubuntu-latest
steps:
- uses: actions/labeler@v4
with:
repo-token: "${{ secrets.GITHUB_TOKEN }}"
sync-labels: true