Skip to content

Check and Fix Whitespace on Schedule #538

Check and Fix Whitespace on Schedule

Check and Fix Whitespace on Schedule #538

name: Check and Fix Whitespace on Schedule
on:
schedule:
- cron: '0 0 * * *'
workflow_dispatch:
jobs:
precommit:
uses: TYPO3-Documentation/.github/.github/workflows/reusable-apply-precommit.yml@main

Check failure on line 10 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: 10, Col: 11): Secret APP_CLIENT_ID is required, but not provided while calling. .github/workflows/apply-precommit.yml (Line: 10, Col: 11): Secret APP_PRIVATE_KEY is required, but not provided while calling.
permissions:
contents: write
pull-requests: write