There was an error while loading. Please reload this page.
1 parent 5cf60f6 commit 878856bCopy full SHA for 878856b
1 file changed
.github/workflows/desktop-e2e.yml
@@ -10,6 +10,9 @@ name: Desktop E2E
10
on:
11
workflow_dispatch:
12
13
+permissions:
14
+ contents: read
15
+
16
concurrency:
17
group: desktop-e2e-${{ github.ref }}
18
cancel-in-progress: true
0 commit comments