From 17b6492276a875a9dc46135c8bb19bb411246be9 Mon Sep 17 00:00:00 2001 From: obltmachine Date: Wed, 8 Jul 2026 07:50:54 +0000 Subject: [PATCH] security: add permissions block to workflows --- .github/workflows/slack-lite.yml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.github/workflows/slack-lite.yml b/.github/workflows/slack-lite.yml index 971ea0f..bd0e33d 100644 --- a/.github/workflows/slack-lite.yml +++ b/.github/workflows/slack-lite.yml @@ -22,6 +22,9 @@ on: pull_request_target: types: [opened, ready_for_review, reopened, closed] +permissions: + contents: none + jobs: slack-lite: # Skip notification if: