11
0
Fork 0
mirror of https://github.com/pre-commit/action.git synced 2026-04-07 06:46:53 +00:00

README.md: Promote minimal permissions for security

This commit is contained in:
Sebastian P 2026-03-16 12:47:27 +01:00
parent 1b06ec171f
commit 678d71e47e

View file

@ -22,6 +22,9 @@ template to get started:
```yaml
name: pre-commit
permissions:
contents: read
on:
pull_request:
push: