Skip to content

Check and Fix Whitespace on Schedule #428

Check and Fix Whitespace on Schedule

Check and Fix Whitespace on Schedule #428

name: Check and Fix Whitespace on Schedule
on:
schedule:
- cron: '0 0 * * *'
workflow_dispatch:
jobs:
precommit:

Check failure on line 9 in .github/workflows/apply-precommit.yml

View workflow run for this annotation

GitHub Actions / Check and Fix Whitespace on Schedule

Invalid workflow file

The workflow is not valid. .github/workflows/apply-precommit.yml (Line: 9, Col: 3): Error calling workflow 'TYPO3-Documentation/.github/.github/workflows/reusable-apply-precommit.yml@main'. The nested job 'precommit' is requesting 'contents: write, pull-requests: write', but is only allowed 'contents: read, pull-requests: none'.
uses: TYPO3-Documentation/.github/.github/workflows/reusable-apply-precommit.yml@main