From 678d71e47e2dcdf018a8d0b14846c3e41348b02b Mon Sep 17 00:00:00 2001 From: Sebastian P <241632094+immoseb@users.noreply.github.com> Date: Mon, 16 Mar 2026 12:47:27 +0100 Subject: [PATCH] README.md: Promote minimal permissions for security --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 2a30ad0..725ba78 100644 --- a/README.md +++ b/README.md @@ -22,6 +22,9 @@ template to get started: ```yaml name: pre-commit +permissions: + contents: read + on: pull_request: push: