Skip to content

Fix SetBeforeBreadcrumb signature for Sentry SDK v6 compatibility #562

Fix SetBeforeBreadcrumb signature for Sentry SDK v6 compatibility

Fix SetBeforeBreadcrumb signature for Sentry SDK v6 compatibility #562

Workflow file for this run

name: "Label PRs"
on:
pull_request_target:
types:
- opened
jobs:
label:
runs-on: ubuntu-latest
name: Label PRs
steps:
- uses: srvaroa/labeler@v1.13.0
env:
GITHUB_TOKEN: "${{ secrets.NYUW_TOKEN_GH }}"