From 825615b55feefcbd620826fd1c66665743bef369 Mon Sep 17 00:00:00 2001 From: Alex <93376818+sashashura@users.noreply.github.com> Date: Wed, 31 Aug 2022 06:45:33 +0100 Subject: [PATCH] Update build.yml Signed-off-by: sashashura <93376818+sashashura@users.noreply.github.com> --- .github/workflows/build.yml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index e1ff0b95677fd..53247dd21415c 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -16,8 +16,13 @@ on: pull_request: workflow_dispatch: +permissions: + contents: read + jobs: build: + permissions: + contents: write # for marvinpinto/action-automatic-releases strategy: fail-fast: false matrix: