Skip to content

Commit 50b3dc1

Browse files
Update .github/workflows/test-all.yml
1 parent 459f4e8 commit 50b3dc1

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/test-all.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -50,6 +50,8 @@ jobs:
5050
matrix:
5151
os: [ubuntu-latest, windows-latest]
5252
runs-on: ${{ matrix.os }}
53+
permissions:
54+
contents: read
5355
steps:
5456
- uses: actions/checkout@v5
5557
with: { persist-credentials: false }

0 commit comments

Comments
 (0)