Skip to content

build(deps): bump getsentry/testing-ai-sdk-integrations from 1dd9ee2a2d821f41473fc90809a758e8394c689c to df59cbfbb71b59c74adb2a11c016b2a3b6f51583 #83

build(deps): bump getsentry/testing-ai-sdk-integrations from 1dd9ee2a2d821f41473fc90809a758e8394c689c to df59cbfbb71b59c74adb2a11c016b2a3b6f51583

build(deps): bump getsentry/testing-ai-sdk-integrations from 1dd9ee2a2d821f41473fc90809a758e8394c689c to df59cbfbb71b59c74adb2a11c016b2a3b6f51583 #83

Workflow file for this run

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