Skip to content

Rename SENTRY__DSN to Sentry__Dsn #1939

Rename SENTRY__DSN to Sentry__Dsn

Rename SENTRY__DSN to Sentry__Dsn #1939

Workflow file for this run

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