From f58817461d40373d854c6ab761030da3cf890dba Mon Sep 17 00:00:00 2001 From: jaybuidl Date: Tue, 22 Aug 2023 21:58:23 +0200 Subject: [PATCH] chore: keeping the linters happy --- .github/workflows/codeql.yml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.github/workflows/codeql.yml b/.github/workflows/codeql.yml index 169a1f627..eb1501a37 100644 --- a/.github/workflows/codeql.yml +++ b/.github/workflows/codeql.yml @@ -14,6 +14,9 @@ on: schedule: - cron: '26 1 * * 6' +permissions: + actions: read + jobs: codeql-advanced-analysis: name: Analyze