diff --git a/.github/workflows/pipeline-electron-build-and-test.yml b/.github/workflows/pipeline-electron-build-and-test.yml index 6a1a8ecd15..3754e6c36b 100644 --- a/.github/workflows/pipeline-electron-build-and-test.yml +++ b/.github/workflows/pipeline-electron-build-and-test.yml @@ -60,6 +60,8 @@ concurrency: cancel-in-progress: ${{ github.ref_protected != true }} permissions: + actions: read + checks: write contents: read issues: read pull-requests: read