From db61b71bbc4e66b68973120c5384d9cda27c43c8 Mon Sep 17 00:00:00 2001 From: ldestailleur Date: Sun, 20 Jul 2025 12:14:00 +0200 Subject: [PATCH] Try to solve a security alert from github --- .github/workflows/build.yml | 3 --- 1 file changed, 3 deletions(-) diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index 12b280f..41f9bc6 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -3,9 +3,6 @@ # Instead perform any modifications in .github/build.yml.template name: build -permissions: - contents: read - pull-requests: read on: # can run job manually workflow_dispatch: