From d77db6a5a1f78f3f0d32f36616f75a3bfc4d3a33 Mon Sep 17 00:00:00 2001 From: Alex Braz Date: Tue, 29 Oct 2024 11:41:09 -0300 Subject: [PATCH] fixing codeql --- .github/workflows/codeql.yml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/.github/workflows/codeql.yml b/.github/workflows/codeql.yml index 91f4004a..af10055d 100644 --- a/.github/workflows/codeql.yml +++ b/.github/workflows/codeql.yml @@ -8,8 +8,7 @@ on: schedule: - cron: "59 4 * * 1" -permissions: - contents: read-all +permissions: read-all jobs: analyze: