From 2699a2fecb408d75479dfc8bc0b986354da834fe Mon Sep 17 00:00:00 2001 From: Dario Curreri Date: Mon, 25 Nov 2024 18:17:03 +1100 Subject: [PATCH] test --- .github/workflows/called.yml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.github/workflows/called.yml b/.github/workflows/called.yml index 75eab64..2621043 100644 --- a/.github/workflows/called.yml +++ b/.github/workflows/called.yml @@ -5,6 +5,9 @@ on: jobs: called: + permissions: + contents: read + id-token: write runs-on: ubuntu-latest timeout-minutes: 5 steps: