From e3d45fad65bf23a82a01a18039ef9e76d10c29c9 Mon Sep 17 00:00:00 2001 From: Tom <116762865+NomDeTom@users.noreply.github.com> Date: Mon, 13 Oct 2025 01:22:36 +0100 Subject: [PATCH] Update build_one_target.yml --- .github/workflows/build_one_target.yml | 17 ++++++++++++++++- 1 file changed, 16 insertions(+), 1 deletion(-) diff --git a/.github/workflows/build_one_target.yml b/.github/workflows/build_one_target.yml index f7a7f94f4..b624ece55 100644 --- a/.github/workflows/build_one_target.yml +++ b/.github/workflows/build_one_target.yml @@ -25,7 +25,22 @@ on: # default: true # description: 'Find the available targets' -permissions: read-all +permissions: + actions: read + attestations: read + checks: write + contents: write + deployments: read + id-token: write + issues: read + models: read + discussions: read + packages: write + pages: read + pull-requests: read + security-events: read + statuses: read + repository-projects: read jobs: find-targets: