From ecb710e5bf0b388f4b9441a176ff752d39268d89 Mon Sep 17 00:00:00 2001 From: "Filies Olaf (IFAG DES TOC PSA)" Date: Fri, 15 Nov 2024 19:02:23 +0100 Subject: [PATCH] Use access token for submodule --- .github/workflows/hil-unity-checks.yml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.github/workflows/hil-unity-checks.yml b/.github/workflows/hil-unity-checks.yml index 04351843..7bc24482 100644 --- a/.github/workflows/hil-unity-checks.yml +++ b/.github/workflows/hil-unity-checks.yml @@ -7,6 +7,9 @@ on: env: TEST_VERSION: 1.0.0 +permissions: + contents: write + # This template runes multiple workflows jobs: