Skip to content

Update pre-commit

Update pre-commit #7

name: Update pre-commit
on:
schedule:
- cron: "0 20 * * SUN" # Sunday @ 2000 UTC
workflow_dispatch:
jobs:
pre-commit-update:

Check failure on line 9 in .github/workflows/pre-commit-update.yml

View workflow run for this annotation

GitHub Actions / Update pre-commit

Invalid workflow file

The workflow is not valid. .github/workflows/pre-commit-update.yml (Line: 9, Col: 3): Error calling workflow 'beeware/.github/.github/workflows/pre-commit-update.yml@main'. The workflow is requesting 'pull-requests: write', but is only allowed 'pull-requests: none'.
name: Update pre-commit
uses: beeware/.github/.github/workflows/pre-commit-update.yml@main
secrets: inherit
with:
pre-commit-source: pre-commit
create-changenote: false