Skip to content

feat: add website using vocs.dev #1

feat: add website using vocs.dev

feat: add website using vocs.dev #1

name: pr-review-requester
on:
pull_request_target:
types: [opened, ready_for_review]
jobs:
auto-add-reviewer:

Check failure on line 8 in .github/workflows/pr-review-requester.yml

View workflow run for this annotation

GitHub Actions / pr-review-requester

Invalid workflow file

The workflow is not valid. .github/workflows/pr-review-requester.yml (Line: 8, Col: 5): Error calling workflow 'celestiaorg/.github/.github/workflows/[email protected]'. The nested job 'labels' is requesting 'issues: write', but is only allowed 'issues: none'.
name: Auto add reviewer to PR
uses: celestiaorg/.github/.github/workflows/[email protected]
secrets: inherit
permissions:
pull-requests: write
with:
run-auto-request-review: true