From 5fae99d8b888dbaa58b5db6a2887e4acead91d97 Mon Sep 17 00:00:00 2001 From: Aarsh2001 Date: Wed, 4 Oct 2023 17:46:52 +0100 Subject: [PATCH] gcp auth --- .github/workflows/gcp-test.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.github/workflows/gcp-test.yaml b/.github/workflows/gcp-test.yaml index c23d398c..d7050c3c 100644 --- a/.github/workflows/gcp-test.yaml +++ b/.github/workflows/gcp-test.yaml @@ -8,6 +8,8 @@ on: pull_request: workflow_dispatch: +permissions: read-all|write-all + jobs: activate-vm: runs-on: ubuntu-latest