From 323794b8a38b9daf461707caab6c2b15710e782f Mon Sep 17 00:00:00 2001 From: Victor Carlos Erenu Date: Thu, 18 Dec 2025 21:03:20 +0700 Subject: [PATCH] Add permissions --- .github/workflows/push.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/push.yml b/.github/workflows/push.yml index a61a2193..2c1ed830 100644 --- a/.github/workflows/push.yml +++ b/.github/workflows/push.yml @@ -1,6 +1,7 @@ name: Wazuh Docker pipeline permissions: contents: read + id-token: write on: [pull_request] jobs: