Skip to content

Commit 32004c2

Browse files
committed
ci: re-add permissions limit
1 parent c1cbb41 commit 32004c2

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/ci.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,8 @@ jobs:
2828

2929
test:
3030
runs-on: ubuntu-latest
31+
permissions:
32+
contents: read
3133
strategy:
3234
matrix:
3335
node-version: [14, 16, 18]

0 commit comments

Comments
 (0)