Skip to content
This repository was archived by the owner on May 13, 2026. It is now read-only.

docs: Add visible Deno registry deprecation notice #6

docs: Add visible Deno registry deprecation notice

docs: Add visible Deno registry deprecation notice #6

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 }}