mirror of
https://github.com/desktop/desktop
synced 2024-10-31 11:07:25 +00:00
Let's see what we really need
This commit is contained in:
parent
f12d9f78e0
commit
b36577bef3
1 changed files with 1 additions and 1 deletions
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
|
@ -39,7 +39,7 @@ jobs:
|
|||
build:
|
||||
name: ${{ matrix.friendlyName }} ${{ matrix.arch }}
|
||||
runs-on: ${{ matrix.os }}
|
||||
permissions: read-all
|
||||
permissions: {}
|
||||
strategy:
|
||||
fail-fast: false
|
||||
matrix:
|
||||
|
|
Loading…
Reference in a new issue