From a6a3bbf1e3eda5acf8859f16f5817a5c6c1419e6 Mon Sep 17 00:00:00 2001 From: Franklin Wang Date: Fri, 22 Nov 2024 16:29:20 +1100 Subject: [PATCH] Try fix master build perms --- .github/workflows/master.yml | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/.github/workflows/master.yml b/.github/workflows/master.yml index 9491f5fab..491fd62f1 100644 --- a/.github/workflows/master.yml +++ b/.github/workflows/master.yml @@ -5,14 +5,12 @@ on: branches: - master -permissions: # For test summary bot - checks: write - jobs: buildAndPublish: runs-on: ubuntu-latest permissions: + checks: write contents: read id-token: write env: