From ef4b4f3dae24558deb1587c1d776e2c615352d2f Mon Sep 17 00:00:00 2001 From: David Sanders Date: Thu, 24 Jul 2025 23:19:33 -0700 Subject: [PATCH] ci: update perms --- .github/workflows/pipeline-segment-electron-test.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.github/workflows/pipeline-segment-electron-test.yml b/.github/workflows/pipeline-segment-electron-test.yml index 7210511269..def72097c3 100644 --- a/.github/workflows/pipeline-segment-electron-test.yml +++ b/.github/workflows/pipeline-segment-electron-test.yml @@ -31,6 +31,8 @@ concurrency: cancel-in-progress: ${{ github.ref_protected != true }} permissions: + actions: read + checks: write contents: read issues: read pull-requests: read