Skip to content

Fix typo in "Platform" #245

Fix typo in "Platform"

Fix typo in "Platform" #245

Workflow file for this run

name: Automatic Rebase
on: [pull_request_target]
jobs:
_:

Check failure on line 6 in .github/workflows/rebase.yml

View workflow run for this annotation

GitHub Actions / Automatic Rebase

Invalid workflow file

The workflow is not valid. .github/workflows/rebase.yml (Line: 6, Col: 3): Error calling workflow 'ljharb/actions/.github/workflows/rebase.yml@main'. The nested job '_' is requesting 'contents: write, pull-requests: read', but is only allowed 'contents: read, pull-requests: none'.
uses: ljharb/actions/.github/workflows/rebase.yml@main
secrets:
token: ${{ secrets.GITHUB_TOKEN }}