From 31403bed947a5990525f00d8a942236da5e16a9e Mon Sep 17 00:00:00 2001 From: haggai yaniv Date: Wed, 24 Jul 2024 10:49:22 +0300 Subject: [PATCH] Update main.yml --- .github/workflows/main.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml index 9b625e9..16e72cf 100644 --- a/.github/workflows/main.yml +++ b/.github/workflows/main.yml @@ -7,6 +7,8 @@ jobs: permissions: statuses: write pull-requests: write + contents: read + actions: read steps: # To use this repository's private action, # you must check out the repository