Skip to content

chore: Add PR validation workflow #45

chore: Add PR validation workflow

chore: Add PR validation workflow #45

Workflow file for this run

name: Danger
on:
pull_request:
types: [opened, synchronize, reopened, edited, ready_for_review]
jobs:
danger:
permissions:
contents: read
pull-requests: write
statuses: write
uses: getsentry/github-workflows/.github/workflows/danger.yml@1949ea01ec2da6139d1bcc306c372e6aea76fb72 # v2