Skip to content

test: OpenCodeReview smoke test (throwaway) #1

test: OpenCodeReview smoke test (throwaway)

test: OpenCodeReview smoke test (throwaway) #1

Workflow file for this run

name: Code Review
on:
pull_request_target:
types: [opened, reopened]
issue_comment:
types: [created]
jobs:
review:

Check failure on line 10 in .github/workflows/code-review.yml

View workflow run for this annotation

GitHub Actions / Code Review

Invalid workflow file

The workflow is not valid. .github/workflows/code-review.yml (Line: 10, Col: 3): Error calling workflow 'dataplanelabs/workflows/.github/workflows/code-review.yml@main'. The workflow is requesting 'pull-requests: write', but is only allowed 'pull-requests: none'.
uses: dataplanelabs/workflows/.github/workflows/code-review.yml@main
secrets: inherit