From 2d3ae5b8a78e757084d031f993e41efdc402f35a Mon Sep 17 00:00:00 2001 From: "Juan M. Tirado" Date: Thu, 16 May 2024 16:52:00 +0200 Subject: [PATCH] fix: misleading read permission --- .github/workflows/sonar.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.github/workflows/sonar.yml b/.github/workflows/sonar.yml index 44e5515..89534ee 100644 --- a/.github/workflows/sonar.yml +++ b/.github/workflows/sonar.yml @@ -12,7 +12,6 @@ on: permissions: actions: read checks: read - id-token: read pull-requests: read repository-projects: read statuses: read