From 80303a3125690230d30e9330dafe4d6fdf66e27c Mon Sep 17 00:00:00 2001 From: Alex <93376818+sashashura@users.noreply.github.com> Date: Thu, 1 Sep 2022 21:52:35 +0100 Subject: [PATCH] Update test.yml Signed-off-by: sashashura <93376818+sashashura@users.noreply.github.com> --- .github/workflows/test.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml index 622ff0d1a..f0eebfba1 100644 --- a/.github/workflows/test.yml +++ b/.github/workflows/test.yml @@ -4,6 +4,8 @@ on: branches: - main pull_request: +permissions: + contents: read jobs: full: name: Node.js Latest Full