Skip to content

Commit 3c10b4b

Browse files
committed
CI: update permissions
1 parent ad3687a commit 3c10b4b

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

Diff for: .github/workflows/test.yml

+2
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@ name: test
22
on: [push, pull_request]
33
env:
44
CI: true
5+
permissions:
6+
contents: read
57
jobs:
68
test:
79
name: "Test on Node.js ${{ matrix.node-version }}"

0 commit comments

Comments
 (0)