From 9ea6389a3d7363e5e0d1cb1cfe1d0f76d384bb38 Mon Sep 17 00:00:00 2001 From: Ivan Marinov Date: Fri, 1 Dec 2023 11:05:00 +0200 Subject: [PATCH] Remove the write-all permissions Signed-off-by: Ivan Marinov --- .github/workflows/coverage-template.yaml | 1 - 1 file changed, 1 deletion(-) diff --git a/.github/workflows/coverage-template.yaml b/.github/workflows/coverage-template.yaml index 64eb3b0d..32db6531 100644 --- a/.github/workflows/coverage-template.yaml +++ b/.github/workflows/coverage-template.yaml @@ -4,7 +4,6 @@ on: coverage-command: required: true type: string -permissions: write-all jobs: coverage: