1 parent 263fead commit c114461Copy full SHA for c114461
1 file changed
.github/workflows/test.yml
@@ -11,6 +11,9 @@ jobs:
11
name: Run Tests
12
runs-on: ubuntu-latest
13
14
+ permissions:
15
+ contents: read
16
+
17
strategy:
18
matrix:
19
node-version: [20.x]
0 commit comments