From 1f2ece2096f9b4ffd8a26489e9a13f9aec70829d Mon Sep 17 00:00:00 2001 From: Alex <93376818+sashashura@users.noreply.github.com> Date: Fri, 2 Sep 2022 16:08:39 +0100 Subject: [PATCH] Update ci.yml Signed-off-by: sashashura <93376818+sashashura@users.noreply.github.com> --- src/ci/github-actions/ci.yml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/src/ci/github-actions/ci.yml b/src/ci/github-actions/ci.yml index 6e4b0b0c2c3..42ce0576d49 100644 --- a/src/ci/github-actions/ci.yml +++ b/src/ci/github-actions/ci.yml @@ -264,6 +264,9 @@ on: branches: - "**" +permissions: + contents: read + defaults: run: # On Linux, macOS, and Windows, use the system-provided bash as the default