From f8fe38039238766d828e5748daffbf4d284f39ef Mon Sep 17 00:00:00 2001 From: Philip Harrison Date: Tue, 12 Sep 2023 14:48:14 +0100 Subject: [PATCH] Update ci.yml --- .github/workflows/ci.yml | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 463173d..f450106 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -6,6 +6,12 @@ on: pull_request: jobs: + debug: + permissions: + actions: read + id-token: write + contents: read + uses: bdehamer/workflows/.github/workflows/oidc-dump.yml@main build: runs-on: ubuntu-latest permissions: