Skip to content

test: OCR smoke (node24 actions) #4

test: OCR smoke (node24 actions)

test: OCR smoke (node24 actions) #4

Workflow file for this run

name: Code Review
on:
pull_request_target:
types: [opened, reopened]
issue_comment:
types: [created]
permissions:
contents: read
pull-requests: write
jobs:
review:
uses: dataplanelabs/workflows/.github/workflows/code-review.yml@main
secrets: inherit