From c62747f8c5350d6987dce6662deb9b9977633721 Mon Sep 17 00:00:00 2001 From: Alex <93376818+sashashura@users.noreply.github.com> Date: Fri, 2 Sep 2022 17:11:39 +0100 Subject: [PATCH] Update ci.yaml Signed-off-by: sashashura <93376818+sashashura@users.noreply.github.com> --- .github/workflows/ci.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.github/workflows/ci.yaml b/.github/workflows/ci.yaml index 87ccb0b1d75..73bbcca0235 100644 --- a/.github/workflows/ci.yaml +++ b/.github/workflows/ci.yaml @@ -8,6 +8,9 @@ on: branches-ignore: - 'github-comments' +permissions: + contents: read + jobs: symfony-docs-builder-build: name: Build (symfony-tools/docs-builder)