Skip to content

chore(hub): Deprecate Hub::with #44

chore(hub): Deprecate Hub::with

chore(hub): Deprecate Hub::with #44

Workflow file for this run

name: Validate PR
on:
pull_request_target:
types: [opened]
jobs:
validate-pr:
runs-on: ubuntu-24.04
permissions:
pull-requests: write
steps:
- uses: getsentry/github-workflows/validate-pr@43bf14b190c12080cfbedf2d2c82337bc559a0e1
with:
app-id: ${{ vars.SDK_MAINTAINER_BOT_APP_ID }}
private-key: ${{ secrets.SDK_MAINTAINER_BOT_PRIVATE_KEY }}