From 81fae4d71becf400622ac5b9e1cfacf6af7c776b Mon Sep 17 00:00:00 2001 From: nextcloud-android-bot Date: Fri, 1 Jul 2022 07:06:35 +0000 Subject: [PATCH] =?UTF-8?q?=F0=9F=94=84=20Synced=20local=20'.github/workfl?= =?UTF-8?q?ows/'=20with=20remote=20'config/workflows/'?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: nextcloud-android-bot --- .github/workflows/codeql.yml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.github/workflows/codeql.yml b/.github/workflows/codeql.yml index 49b28117cb..dbf2300320 100644 --- a/.github/workflows/codeql.yml +++ b/.github/workflows/codeql.yml @@ -8,6 +8,9 @@ on: schedule: - cron: '24 18 * * 3' +permissions: + contents: read + jobs: analyze: name: Analyze