Skip to content

Check and Fix Whitespace on Schedule #484

Check and Fix Whitespace on Schedule

Check and Fix Whitespace on Schedule #484

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
permissions:
contents: write
pull-requests: write